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

/linux-4.1.27/arch/x86/kvm/
H A Dsvm.c2800 u16 tss_selector; task_switch_interception() local
H A Demulate.c2654 task_switch_16(struct x86_emulate_ctxt *ctxt, u16 tss_selector, u16 old_tss_sel, ulong old_tss_base, struct desc_struct *new_desc) task_switch_16() argument
2798 task_switch_32(struct x86_emulate_ctxt *ctxt, u16 tss_selector, u16 old_tss_sel, ulong old_tss_base, struct desc_struct *new_desc) task_switch_32() argument
2841 emulator_do_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) emulator_do_task_switch() argument
2940 emulator_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) emulator_task_switch() argument
H A Dvmx.c5683 u16 tss_selector; handle_task_switch() local
H A Dx86.c6798 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, kvm_task_switch() argument

Completed in 207 milliseconds