Searched defs:idt_index (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 2919 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch() 3020 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
|
H A D | x86.c | 11466 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | vmx.c | 5703 int reason, type, idt_v, idt_index; in handle_task_switch() local
|