Searched refs:ESR_ELx_EC_SMC64 (Results 1 – 5 of 5) sorted by relevance
45 #define ESR_ELx_EC_SMC64 (0x17) /* EL2 and above */ macro
34 #define ESR_ELx_EC_SMC64 (0x17) /* EL2 and above */ macro
253 [ESR_ELx_EC_SMC64] = handle_smc,
391 case ESR_ELx_EC_SMC64: in handle_trap()
814 [ESR_ELx_EC_SMC64] = "SMC (AArch64)",
Completed in 9 milliseconds