Searched refs:ESR_ELx_EC_FP_ASIMD (Results 1 – 6 of 6) sorted by relevance
31 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
247 if (esr_ec != ESR_ELx_EC_FP_ASIMD && in __hyp_handle_fpsimd()252 if (!sve_guest && esr_ec != ESR_ELx_EC_FP_ASIMD) in __hyp_handle_fpsimd()
182 [ESR_ELx_EC_FP_ASIMD] = handle_no_fpsimd,
20 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
621 case ESR_ELx_EC_FP_ASIMD: in el0t_64_sync_handler()744 case ESR_ELx_EC_FP_ASIMD: in el0t_32_sync_handler()
803 [ESR_ELx_EC_FP_ASIMD] = "ASIMD",