Searched refs:ESR_ELx_EC_BRK64 (Results 1 – 5 of 5) sorted by relevance
181 [ESR_ELx_EC_BRK64] = kvm_handle_guest_debug,297 } else if (ESR_ELx_EC(esr) == ESR_ELx_EC_BRK64 && in nvhe_hyp_panic_handler()
75 #define ESR_ELx_EC_BRK64 (0x3C) macro
413 case ESR_ELx_EC_BRK64: in el1h_64_sync_handler()657 case ESR_ELx_EC_BRK64: in el0t_64_sync_handler()
843 [ESR_ELx_EC_BRK64] = "BRK (AArch64)",
66 #define ESR_ELx_EC_BRK64 (0x3C) macro
Completed in 15 milliseconds