Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c3346 u16 tss_selector, int idt_index, int reason, in emulator_do_task_switch()
3448 u16 tss_selector, int idt_index, int reason, in emulator_task_switch()
H A Dx86.c9783 int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, in kvm_task_switch()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c5378 int reason, type, idt_v, idt_index; in handle_task_switch() local