Home
last modified time | relevance | path

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

/linux-6.8/arch/arm64/kvm/
Demulate-nested.c2079 static void kvm_inject_el2_exception(struct kvm_vcpu *vcpu, u64 esr_el2, in kvm_inject_el2_exception()
2101 static int kvm_inject_nested(struct kvm_vcpu *vcpu, u64 esr_el2, in kvm_inject_nested()
2162 int kvm_inject_nested_sync(struct kvm_vcpu *vcpu, u64 esr_el2) in kvm_inject_nested_sync()
/linux-6.8/arch/arm64/include/asm/
Dkvm_host.h323 u64 esr_el2; /* Hyp Syndrom Register */ member