Searched refs:kvm_task_switch (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h1021 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index,
/linux-4.4.14/arch/x86/kvm/
H A Dx86.c6987 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, kvm_task_switch() function
7006 EXPORT_SYMBOL_GPL(kvm_task_switch); variable
H A Dsvm.c2775 if (kvm_task_switch(&svm->vcpu, tss_selector, int_vec, reason, task_switch_interception()
H A Dvmx.c5860 if (kvm_task_switch(vcpu, tss_selector, handle_task_switch()

Completed in 294 milliseconds