Searched defs:tss_selector (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/x86/kvm/ |
D | emulate.c | 3062 u16 tss_selector, u16 old_tss_sel, in task_switch_16() 3201 u16 tss_selector, u16 old_tss_sel, in task_switch_32() 3240 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch() 3342 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
|
D | svm.c | 3782 u16 tss_selector; in task_switch_interception() local
|
D | x86.c | 8128 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
|
D | vmx.c | 7588 u16 tss_selector; in handle_task_switch() local
|