Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h503 int emulator_task_switch(struct x86_emulate_ctxt *ctxt,
H A Demulate.c3447 int emulator_task_switch(struct x86_emulate_ctxt *ctxt, in emulator_task_switch() function
H A Dx86.c9791 ret = emulator_task_switch(ctxt, tss_selector, idt_index, reason, in kvm_task_switch()