Searched refs:B_USER_AREA_FLAGS (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/system/
H A Dvm_defs.h30 #define B_USER_AREA_FLAGS \ macro
/haiku/src/system/kernel/vm/
H A Dvm.cpp6631 if ((protection & ~B_USER_AREA_FLAGS) != 0)
6670 if ((protection & ~B_USER_AREA_FLAGS) != 0)
6730 if ((protection & ~B_USER_AREA_FLAGS) != 0)

Completed in 53 milliseconds