esr_el2 249 arch/arm64/include/asm/kvm_emulate.h return vcpu->arch.fault.esr_el2; esr_el2 100 arch/arm64/include/asm/kvm_host.h u32 esr_el2; /* Hyp Syndrom Register */ esr_el2 280 arch/arm64/kvm/hyp/switch.c esr = vcpu->arch.fault.esr_el2; esr_el2 459 arch/arm64/kvm/hyp/switch.c vcpu->arch.fault.esr_el2 = read_sysreg_el2(SYS_ESR); esr_el2 761 arch/arm64/kvm/hyp/switch.c read_sysreg(esr_el2), read_sysreg_el2(SYS_FAR),