Searched refs:ESR_ELx_EC_HVC64 (Results 1 – 7 of 7) sorted by relevance
48 cmp x0, #ESR_ELx_EC_HVC64
177 cmp x0, #ESR_ELx_EC_HVC64
680 case ESR_ELx_EC_HVC64: in handle_trap()
383 [ESR_ELx_EC_HVC64] = handle_hvc,
34 #define ESR_ELx_EC_HVC64 UL(0x16) /* EL2 and above */ macro
1017 if (esr_ec == ESR_ELx_EC_HVC32 || esr_ec == ESR_ELx_EC_HVC64) in __fixup_guest_exit()
847 [ESR_ELx_EC_HVC64] = "HVC (AArch64)",
Completed in 17 milliseconds