Home
last modified time | relevance | path

Searched refs:emulator_task_switch (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/
H A Dkvm_emulate.h536 int emulator_task_switch(struct x86_emulate_ctxt *ctxt,
H A Demulate.c2975 int emulator_task_switch(struct x86_emulate_ctxt *ctxt, in emulator_task_switch() function
H A Dx86.c12306 ret = emulator_task_switch(ctxt, tss_selector, idt_index, reason, in kvm_task_switch()