SYS_ESR 423 arch/arm64/kvm/hyp/switch.c write_sysreg_el1(val, SYS_ESR); SYS_ESR 459 arch/arm64/kvm/hyp/switch.c vcpu->arch.fault.esr_el2 = read_sysreg_el2(SYS_ESR); SYS_ESR 776 arch/arm64/kvm/hyp/switch.c read_sysreg_el2(SYS_ESR), read_sysreg_el2(SYS_FAR), SYS_ESR 52 arch/arm64/kvm/hyp/sysreg-sr.c ctxt->sys_regs[ESR_EL1] = read_sysreg_el1(SYS_ESR); SYS_ESR 126 arch/arm64/kvm/hyp/sysreg-sr.c write_sysreg_el1(ctxt->sys_regs[ESR_EL1], SYS_ESR);