Searched refs:ESR_ELx_EC_HVC32 (Results 1 – 6 of 6) sorted by relevance
40 #define ESR_ELx_EC_HVC32 (0x12) /* EL2 only */ macro
49 ccmp x0, #ESR_ELx_EC_HVC32, #4, ne
264 [ESR_ELx_EC_HVC32] = handle_hvc,
29 #define ESR_ELx_EC_HVC32 (0x12) /* EL2 only */ macro
674 if (esr_ec == ESR_ELx_EC_HVC32 || esr_ec == ESR_ELx_EC_HVC64) in fixup_guest_exit()
867 [ESR_ELx_EC_HVC32] = "HVC (AArch32)",