Searched defs:tss_selector (Results 1 – 4 of 4) sorted by relevance
/arch/x86/kvm/ |
D | emulate.c | 3100 u16 tss_selector, u16 old_tss_sel, in task_switch_16() 3239 u16 tss_selector, u16 old_tss_sel, in task_switch_32() 3278 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch() 3380 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
|
D | svm.c | 3850 u16 tss_selector; in task_switch_interception() local
|
D | x86.c | 8733 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
|
/arch/x86/kvm/vmx/ |
D | vmx.c | 5111 u16 tss_selector; in handle_task_switch() local
|