Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h27 void vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu);
H A Dvmx.c1553 void vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) in vmx_vcpu_load() function