Searched refs:ESR_ELx_EC_FP_ASIMD (Results 1 – 5 of 5) sorted by relevance
31 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
763 case ESR_ELx_EC_FP_ASIMD: in el0t_64_sync_handler() 913 case ESR_ELx_EC_FP_ASIMD: in el0t_32_sync_handler()
19 #define ESR_ELx_EC_FP_ASIMD UL(0x07) macro
526 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,
599 case ESR_ELx_EC_FP_ASIMD: in kvm_hyp_handle_fpsimd()