Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kvm/
A Demulate-nested.c119 static int kvm_inject_nested(struct kvm_vcpu *vcpu, u64 esr_el2, in kvm_inject_nested() function
182 return kvm_inject_nested(vcpu, esr_el2, except_type_sync); in kvm_inject_nested_sync()
202 return kvm_inject_nested(vcpu, 0, except_type_irq); in kvm_inject_nested_irq()

Completed in 3 milliseconds