Searched refs:SYS_ESR (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h67 ctxt_sys_reg(ctxt, ESR_EL1) = read_sysreg_el1(SYS_ESR);
143 write_sysreg_el1(ctxt_sys_reg(ctxt, ESR_EL1), SYS_ESR); local
H A Dswitch.h417 write_sysreg_el1(val, SYS_ESR);
624 ESR_ELx_EC(read_sysreg_el2(SYS_ESR)) == ESR_ELx_EC_PAC)
650 vcpu->arch.fault.esr_el2 = read_sysreg_el2(SYS_ESR);
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c400 read_sysreg_el2(SYS_ESR), read_sysreg_el2(SYS_FAR),
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c46 write_sysreg_el1(esr, SYS_ESR);
H A Dhyp-main.c398 u64 esr = read_sysreg_el2(SYS_ESR);
H A Dmem_protect.c535 esr = read_sysreg_el2(SYS_ESR);

Completed in 191 milliseconds