Searched refs:ESR_ELx_EC_SMC64 (Results 1 – 6 of 6) sorted by relevance
45 #define ESR_ELx_EC_SMC64 (0x17) /* EL2 and above */ macro
267 [ESR_ELx_EC_SMC64] = handle_smc,
240 if (ec == ESR_ELx_EC_SMC32 || ec == ESR_ELx_EC_SMC64) in kvm_prepare_hypercall_exit()
34 #define ESR_ELx_EC_SMC64 (0x17) /* EL2 and above */ macro
419 case ESR_ELx_EC_SMC64: in handle_trap()
871 [ESR_ELx_EC_SMC64] = "SMC (AArch64)",