Searched refs:ESR_ELx_EC_BRK64 (Results 1 – 5 of 5) sorted by relevance
317 [ESR_ELx_EC_BRK64] = kvm_handle_guest_debug,450 } else if (ESR_ELx_EC(esr) == ESR_ELx_EC_BRK64 && in nvhe_hyp_panic_handler()
75 #define ESR_ELx_EC_BRK64 (0x3C) macro
67 #define ESR_ELx_EC_BRK64 UL(0x3C) macro406 return ESR_ELx_EC(esr) == ESR_ELx_EC_BRK64 && in esr_is_cfi_brk()
511 case ESR_ELx_EC_BRK64: in el1h_64_sync_handler()772 case ESR_ELx_EC_BRK64: in el0t_64_sync_handler()
864 [ESR_ELx_EC_BRK64] = "BRK (AArch64)",