Searched refs:ESR_ELx_EC_SVE (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h47 #define ESR_ELx_EC_SVE (0x19) macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c189 [ESR_ELx_EC_SVE] = kvm_hyp_handle_fpsimd,
201 [ESR_ELx_EC_SVE] = kvm_handle_pvm_restricted,
H A Dhyp-main.c422 case ESR_ELx_EC_SVE:
/linux-master/arch/arm64/kvm/
H A Dhandle_exit.c270 [ESR_ELx_EC_SVE] = handle_sve,
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c180 [ESR_ELx_EC_SVE] = kvm_hyp_handle_fpsimd,
/linux-master/arch/arm64/include/asm/
H A Desr.h36 #define ESR_ELx_EC_SVE (0x19) macro
/linux-master/arch/arm64/kernel/
H A Dentry-common.c741 case ESR_ELx_EC_SVE:
H A Dtraps.c827 [ESR_ELx_EC_SVE] = "SVE",
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h352 case ESR_ELx_EC_SVE:

Completed in 152 milliseconds