Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c6711 static noinstr void vmx_vcpu_enter_exit(struct kvm_vcpu *vcpu, in vmx_vcpu_enter_exit() function
6849 vmx_vcpu_enter_exit(vcpu, vmx, __vmx_vcpu_run_flags(vmx)); in vmx_vcpu_run()