Searched defs:idt_index (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/x86/kvm/ | 
| D | emulate.c | 3278 				   u16 tss_selector, int idt_index, int reason,  in emulator_do_task_switch()3380 			 u16 tss_selector, int idt_index, int reason,  in emulator_task_switch()
 
 | 
| D | x86.c | 8724 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index,  in kvm_task_switch()
 | 
| /Linux-v5.4/arch/x86/kvm/vmx/ | 
| D | vmx.c | 5108 	int reason, type, idt_v, idt_index;  in handle_task_switch()  local
 |