Searched refs:ESR_ELx_EC_SVE (Results 1 – 7 of 7) sorted by relevance
47 #define ESR_ELx_EC_SVE (0x19) macro
240 case ESR_ELx_EC_SVE: in handle_trap()
174 [ESR_ELx_EC_SVE] = handle_sve,
36 #define ESR_ELx_EC_SVE (0x19) macro
248 esr_ec != ESR_ELx_EC_SVE) in __hyp_handle_fpsimd()
624 case ESR_ELx_EC_SVE: in el0t_64_sync_handler()
816 [ESR_ELx_EC_SVE] = "SVE",