Home
last modified time | relevance | path

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

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