Home
last modified time | relevance | path

Searched defs:tss_selector (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/arch/x86/kvm/
Demulate.c3118 u16 tss_selector, u16 old_tss_sel, in task_switch_16()
3257 u16 tss_selector, u16 old_tss_sel, in task_switch_32()
3296 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch()
3398 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
Dx86.c9515 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
/linux-5.10/arch/x86/kvm/svm/
Dsvm.c2202 u16 tss_selector; in task_switch_interception() local
/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c5253 u16 tss_selector; in handle_task_switch() local