Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c1476 static void vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) in vmx_vcpu_load() function
4136 * that is set differently for each CPU is set in vmx_vcpu_load(), not here.
7097 vmx_vcpu_load(vcpu, cpu); in vmx_create_vcpu()
7808 .vcpu_load = vmx_vcpu_load,
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c1493 static void vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) in vmx_vcpu_load() function
4298 * that is set differently for each CPU is set in vmx_vcpu_load(), not here.
8245 .vcpu_load = vmx_vcpu_load,

Completed in 22 milliseconds