Home
last modified time | relevance | path

Searched defs:esr_el2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c1951 static void kvm_inject_el2_exception(struct kvm_vcpu *vcpu, u64 esr_el2, in kvm_inject_el2_exception()
1973 static int kvm_inject_nested(struct kvm_vcpu *vcpu, u64 esr_el2, in kvm_inject_nested()
2034 int kvm_inject_nested_sync(struct kvm_vcpu *vcpu, u64 esr_el2) in kvm_inject_nested_sync()
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h285 u64 esr_el2; /* Hyp Syndrom Register */ member
/openbmc/libcper/specification/json/sections/
H A Dcper-arm-processor.json689 "esr_el2": { "type": "integer" }, object