Searched refs:B_KERNEL_STACK_AREA (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/system/
H A Dvm_defs.h18 | B_KERNEL_STACK_AREA)
/haiku/headers/os/drivers/
H A DKernelExport.h121 #define B_KERNEL_STACK_AREA (1 << 7) macro
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp229 ADD_AREA_FLAG_IF_PRESENT(B_KERNEL_STACK_AREA, protection, "s", _output, "");
/haiku/src/system/kernel/
H A Dthread.cpp939 | B_KERNEL_STACK_AREA, 0, KERNEL_STACK_GUARD_PAGES * B_PAGE_SIZE,
/haiku/src/system/kernel/vm/
H A Dvm.cpp1495 if ((protection & B_KERNEL_STACK_AREA) != 0)

Completed in 87 milliseconds