Searched refs:ESR_ELx_BRK64_ISS_COMMENT_MASK (Results 1 – 4 of 4) sorted by relevance
298 (esr & ESR_ELx_BRK64_ISS_COMMENT_MASK) == BUG_BRK_IMM) { in nvhe_hyp_panic_handler()
154 #define ESR_ELx_BRK64_ISS_COMMENT_MASK 0xffff macro
315 unsigned int comment = esr & ESR_ELx_BRK64_ISS_COMMENT_MASK; in call_break_hook()
1063 unsigned int comment = esr & ESR_ELx_BRK64_ISS_COMMENT_MASK; in early_brk64()
Completed in 8 milliseconds