Searched defs:tss_selector (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/arch/x86/kvm/ |
D | emulate.c | 2233 u16 tss_selector, u16 old_tss_sel, in task_switch_16() 2360 u16 tss_selector, u16 old_tss_sel, in task_switch_32() 2404 u16 tss_selector, int reason, in emulator_do_task_switch() 2484 u16 tss_selector, int reason, in emulator_task_switch()
|
D | svm.c | 2685 u16 tss_selector; in task_switch_interception() local
|
D | x86.c | 5589 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int reason, in kvm_task_switch()
|
D | vmx.c | 4674 u16 tss_selector; in handle_task_switch() local
|