Home
last modified time | relevance | path

Searched refs:ESR_EL2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/kvm/
H A Dinject_fault.c91 vcpu_write_sys_reg(vcpu, esr, ESR_EL2); in inject_abt64()
111 vcpu_write_sys_reg(vcpu, esr, ESR_EL2); in inject_undef64()
H A Demulate-nested.c1959 vcpu_write_sys_reg(vcpu, esr_el2, ESR_EL2); in kvm_inject_el2_exception()
H A Dsys_regs.c2447 EL2_REG(ESR_EL2, access_rw, reset_val, 0),
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h392 ESR_EL2, /* Exception Syndrome Register (EL2) */ enumerator
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst6606 the ESR_EL2 in the esr_iss field, and the faulting IPA in the fault_ipa field.