Searched defs:tss_selector (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | emulate.c | 3135 u16 tss_selector, u16 old_tss_sel, in task_switch_16() 3274 u16 tss_selector, u16 old_tss_sel, in task_switch_32() 3313 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch() 3415 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
|
| D | x86.c | 9664 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
|
| /kernel/linux/linux-4.19/arch/x86/kvm/ |
| D | emulate.c | 3073 u16 tss_selector, u16 old_tss_sel, in task_switch_16() 3212 u16 tss_selector, u16 old_tss_sel, in task_switch_32() 3251 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch() 3353 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
|
| D | svm.c | 3868 u16 tss_selector; in task_switch_interception() local
|
| D | x86.c | 8294 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
|
| D | vmx.c | 7585 u16 tss_selector; in handle_task_switch() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/svm/ |
| D | svm.c | 2210 u16 tss_selector; in task_switch_interception() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| D | vmx.c | 5340 u16 tss_selector; in handle_task_switch() local
|