Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/nvhe/
Dswitch.c198 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
210 [ESR_ELx_EC_SYS64] = kvm_handle_pvm_sys64,
Dhyp-main.c391 [ESR_ELx_EC_SYS64] = handle_pvm_entry_sys64,
400 [ESR_ELx_EC_SYS64] = handle_pvm_exit_sys64,
/arch/arm64/kvm/hyp/vhe/
Dswitch.c107 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
/arch/arm64/kvm/
Dhandle_exit.c173 [ESR_ELx_EC_SYS64] = kvm_handle_sys_reg,
/arch/arm64/include/asm/
Desr.h35 #define ESR_ELx_EC_SYS64 (0x18) macro
/arch/arm64/kernel/
Dentry-common.c430 case ESR_ELx_EC_SYS64: in el1h_64_sync_handler()
646 case ESR_ELx_EC_SYS64: in el0t_64_sync_handler()
Dtraps.c800 [ESR_ELx_EC_SYS64] = "MSR/MRS (AArch64)",