Searched defs:idt_index (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/
H A Demulate.c2921 emulator_do_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) argument
3022 emulator_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) argument
H A Dx86.c11684 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, argument
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5685 int reason, type, idt_v, idt_index; local

Completed in 202 milliseconds