Searched refs:KERNEL_BREAKPOINT (Results 1 – 3 of 3) sorted by relevance
9 #define KERNEL_BREAKPOINT 0xe7ffffff macro
44 #define BKPT_INST (KERNEL_BREAKPOINT)
335 if (fault_instruction == KERNEL_BREAKPOINT) { in undefinedinstruction()