Home
last modified time | relevance | path

Searched refs:vcpu_enter_guest (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c558 * vcpu_enter_guest requests an immediate exit, in kvm_multiple_exception()
9072 static int vcpu_enter_guest(struct kvm_vcpu *vcpu) in vcpu_enter_guest() function
9441 r = vcpu_enter_guest(vcpu); in vcpu_run()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c675 * In that case, however, vcpu_enter_guest() requests an in kvm_multiple_exception()
3508 * context. In addition to the generic event handling in vcpu_enter_guest(),
10507 static int vcpu_enter_guest(struct kvm_vcpu *vcpu) in vcpu_enter_guest() function
10982 r = vcpu_enter_guest(vcpu); in vcpu_run()

Completed in 31 milliseconds