Searched refs:ESR_ELx_EC_FP_ASIMD (Results 1 – 8 of 8) sorted by relevance
201 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,211 [ESR_ELx_EC_FP_ASIMD] = kvm_handle_pvm_fpsimd,
31 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
104 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,
182 [ESR_ELx_EC_FP_ASIMD] = handle_no_fpsimd,
629 case ESR_ELx_EC_FP_ASIMD: in el0t_64_sync_handler()754 case ESR_ELx_EC_FP_ASIMD: in el0t_32_sync_handler()
809 [ESR_ELx_EC_FP_ASIMD] = "ASIMD",
20 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
190 if (!sve_guest && esr_ec != ESR_ELx_EC_FP_ASIMD) in kvm_hyp_handle_fpsimd()
Completed in 12 milliseconds