Searched refs:FAULT_BRK_IMM (Results 1 – 3 of 3) sorted by relevance
21 #define AARCH64_BREAK_FAULT (AARCH64_BREAK_MON | (FAULT_BRK_IMM << 5))
28 #define FAULT_BRK_IMM 0x100 macro
218 if (esr_brk_comment(esr) == FAULT_BRK_IMM) in call_el1_break_hook()