Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kvm/hyp/nvhe/
Dswitch.c188 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
199 [ESR_ELx_EC_SYS64] = kvm_handle_pvm_sys64,
/linux-6.6.21/tools/perf/arch/arm64/util/
Darm64_exception_types.h46 #define ESR_ELx_EC_SYS64 (0x18) macro
/linux-6.6.21/arch/arm64/kvm/hyp/vhe/
Dswitch.c166 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
/linux-6.6.21/arch/arm64/kvm/
Dhandle_exit.c269 [ESR_ELx_EC_SYS64] = kvm_handle_sys_reg,
/linux-6.6.21/arch/arm64/kernel/
Dentry-common.c467 case ESR_ELx_EC_SYS64: in el1h_64_sync_handler()
716 case ESR_ELx_EC_SYS64: in el0t_64_sync_handler()
Dtraps.c872 [ESR_ELx_EC_SYS64] = "MSR/MRS (AArch64)",
/linux-6.6.21/arch/arm64/include/asm/
Desr.h35 #define ESR_ELx_EC_SYS64 (0x18) macro