Searched refs:ESR_ELx_EC_HVC64 (Results 1 – 6 of 6) sorted by relevance
186 [ESR_ELx_EC_HVC64] = handle_hvc,252 if (esr_ec == ESR_ELx_EC_HVC32 || esr_ec == ESR_ELx_EC_HVC64 || in handle_exit()
112 if (ESR_ELx_EC(esr) != ESR_ELx_EC_HVC64) in handle_trap()
101 cmp x0, #ESR_ELx_EC_HVC64
47 cmp x0, #ESR_ELx_EC_HVC64
33 #define ESR_ELx_EC_HVC64 (0x16) /* EL2 and above */ macro
721 [ESR_ELx_EC_HVC64] = "HVC (AArch64)",