Searched refs:DEBUG_PAGE_FAULT_NO_INFO (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/debug/
H A Ddebug_commands.cpp325 if ((info->flags & DEBUG_PAGE_FAULT_NO_INFO) == 0) {
327 (info->flags & DEBUG_PAGE_FAULT_NO_INFO) != 0
/haiku/headers/private/kernel/
H A Ddebug.h156 #define DEBUG_PAGE_FAULT_NO_INFO 0x02 /* fault address and read/write macro
/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp357 debug_set_page_fault_info(0, frame->ip, DEBUG_PAGE_FAULT_NO_INFO);

Completed in 57 milliseconds