Searched refs:ESR_ELx_EC_FP_ASIMD (Results 1 – 8 of 8) sorted by relevance
186 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,196 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,
31 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
110 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,
20 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
663 case ESR_ELx_EC_FP_ASIMD: in el0t_64_sync_handler()791 case ESR_ELx_EC_FP_ASIMD: in el0t_32_sync_handler()
803 [ESR_ELx_EC_FP_ASIMD] = "ASIMD",
264 [ESR_ELx_EC_FP_ASIMD] = handle_no_fpsimd,
180 if (!sve_guest && esr_ec != ESR_ELx_EC_FP_ASIMD) in kvm_hyp_handle_fpsimd()
Completed in 14 milliseconds