Searched refs:ESR_ELx_EC_SMC64 (Results 1 – 4 of 4) sorted by relevance
34 #define ESR_ELx_EC_SMC64 (0x17) /* EL2 and above */ macro
206 [ESR_ELx_EC_SMC64] = handle_smc,
808 [ESR_ELx_EC_SMC64] = "SMC (AArch64)",
1409 case ESR_ELx_EC_SMC64: in handle_trap()