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
304 [ESR_ELx_EC_SMC32] = handle_smc,
250 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
836 [ESR_ELx_EC_SMC32] = "SMC (AArch32)",
Completed in 666 milliseconds