Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_SYS64 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c214 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
225 [ESR_ELx_EC_SYS64] = kvm_handle_pvm_sys64,
/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h46 #define ESR_ELx_EC_SYS64 (0x18) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c501 case ESR_ELx_EC_SYS64: in el1h_64_sync_handler()
750 case ESR_ELx_EC_SYS64: in el0t_64_sync_handler()
H A Dtraps.c840 [ESR_ELx_EC_SYS64] = "MSR/MRS (AArch64)",
/linux/arch/arm64/kvm/
H A Dhandle_exit.c308 [ESR_ELx_EC_SYS64] = kvm_handle_sys_reg,
/linux/arch/arm64/include/asm/
H A Desr.h35 #define ESR_ELx_EC_SYS64 UL(0x18) macro
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c424 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg_vhe,
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h373 case ESR_ELx_EC_SYS64: in kvm_hyp_handle_fpsimd()