Searched defs:tss_selector (Results 1 – 4 of 4) sorted by relevance
/arch/x86/kvm/ |
D | emulate.c | 2271 u16 tss_selector, u16 old_tss_sel, in task_switch_16() 2418 u16 tss_selector, u16 old_tss_sel, in task_switch_32() 2462 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch() 2565 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
|
D | svm.c | 2771 u16 tss_selector; in task_switch_interception() local
|
D | x86.c | 5662 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
|
D | vmx.c | 4668 u16 tss_selector; in handle_task_switch() local
|