Searched refs:ESR_ELx_EC_FP_ASIMD (Results 1 – 4 of 4) sorted by relevance
31 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
770 case ESR_ELx_EC_FP_ASIMD: in el0t_64_sync_handler()905 case ESR_ELx_EC_FP_ASIMD: in el0t_32_sync_handler()
321 [ESR_ELx_EC_FP_ASIMD] = kvm_handle_fpasimd,
20 #define ESR_ELx_EC_FP_ASIMD UL(0x07) macro