Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h23 int vmx_vcpu_pre_run(struct kvm_vcpu *vcpu);
H A Dvmx.c6082 int vmx_vcpu_pre_run(struct kvm_vcpu *vcpu) in vmx_vcpu_pre_run() function