Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5882 static int vmx_vcpu_pre_run(struct kvm_vcpu *vcpu) in vmx_vcpu_pre_run() function
8298 .vcpu_pre_run = vmx_vcpu_pre_run,