Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8114 static void vmx_sched_in(struct kvm_vcpu *vcpu, int cpu) in vmx_sched_in() function
8363 .sched_in = vmx_sched_in,