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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Demulate.c2241 task_switch_16(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops, u16 tss_selector, u16 old_tss_sel, ulong old_tss_base, struct desc_struct *new_desc) argument
2379 task_switch_32(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops, u16 tss_selector, u16 old_tss_sel, ulong old_tss_base, struct desc_struct *new_desc) argument
2427 emulator_do_task_switch(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops, u16 tss_selector, int reason, bool has_error_code, u32 error_code) argument
2512 emulator_task_switch(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops, u16 tss_selector, int reason, bool has_error_code, u32 error_code) argument
[all...]
H A Dsvm.c2322 u16 tss_selector; local
H A Dvmx.c3425 u16 tss_selector; local
H A Dx86.c5045 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int reason, argument

Completed in 126 milliseconds