Searched refs:ESR_ELx_EC_FP_ASIMD (Results 1 - 8 of 8) sorted by path

/linux-master/arch/arm64/include/asm/
H A Desr.h20 #define ESR_ELx_EC_FP_ASIMD (0x07) macro
/linux-master/arch/arm64/kernel/
H A Dentry-common.c738 case ESR_ELx_EC_FP_ASIMD:
870 case ESR_ELx_EC_FP_ASIMD:
H A Dtraps.c814 [ESR_ELx_EC_FP_ASIMD] = "ASIMD",
/linux-master/arch/arm64/kvm/
H A Dhandle_exit.c307 [ESR_ELx_EC_FP_ASIMD] = handle_no_fpsimd,
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h343 case ESR_ELx_EC_FP_ASIMD:
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c190 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,
201 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c270 [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd,
/linux-master/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h31 #define ESR_ELx_EC_FP_ASIMD (0x07) macro

Completed in 380 milliseconds