Searched defs:tss_selector (Results 1 – 4 of 4) sorted by relevance
/arch/x86/kvm/ |
D | emulate.c | 2580 u16 tss_selector, u16 old_tss_sel, in task_switch_16() 2730 u16 tss_selector, u16 old_tss_sel, in task_switch_32() 2777 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch() 2880 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
|
D | svm.c | 2803 u16 tss_selector; in task_switch_interception() local
|
D | x86.c | 6734 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
|
D | vmx.c | 5466 u16 tss_selector; in handle_task_switch() local
|