Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c11053 static int vcpu_enter_guest(struct kvm_vcpu *vcpu) in vcpu_enter_guest() function
11648 r = vcpu_enter_guest(vcpu); in vcpu_run()