Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dkvm_emulate.h525 int emulator_task_switch(struct x86_emulate_ctxt *ctxt,
H A Demulate.c2998 int emulator_task_switch(struct x86_emulate_ctxt *ctxt, in emulator_task_switch() function
H A Dx86.c11871 ret = emulator_task_switch(ctxt, tss_selector, idt_index, reason, in kvm_task_switch()