Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c1493 static void vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) in vmx_vcpu_load() function
8245 .vcpu_load = vmx_vcpu_load,