Searched refs:ESR_ELx_EC_SMC32 (Results 1 – 5 of 5) sorted by relevance
41 #define ESR_ELx_EC_SMC32 (0x13) /* EL2 and above */ macro
265 [ESR_ELx_EC_SMC32] = handle_smc,
240 if (ec == ESR_ELx_EC_SMC32 || ec == ESR_ELx_EC_SMC64) in kvm_prepare_hypercall_exit()
30 #define ESR_ELx_EC_SMC32 UL(0x13) /* EL2 and above */ macro
868 [ESR_ELx_EC_SMC32] = "SMC (AArch32)",