Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c7491 static noinstr void vmx_vcpu_enter_exit(struct kvm_vcpu *vcpu, in vmx_vcpu_enter_exit() function
7624 vmx_vcpu_enter_exit(vcpu, __vmx_vcpu_run_flags(vmx)); in vmx_vcpu_run()