kvm_task_switch  1379 arch/x86/include/asm/kvm_host.h int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index,
kvm_task_switch  3954 arch/x86/kvm/svm.c 	return kvm_task_switch(&svm->vcpu, tss_selector, int_vec, reason,
kvm_task_switch  5142 arch/x86/kvm/vmx/vmx.c 	return kvm_task_switch(vcpu, tss_selector,
kvm_task_switch  8839 arch/x86/kvm/x86.c EXPORT_SYMBOL_GPL(kvm_task_switch);