Home
last modified time | relevance | path

Searched refs:task_switch_32 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c3306 static int task_switch_32(struct x86_emulate_ctxt *ctxt, in task_switch_32() function
3415 ret = task_switch_32(ctxt, tss_selector, old_tss_sel, in emulator_do_task_switch()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c2880 static int task_switch_32(struct x86_emulate_ctxt *ctxt, u16 old_tss_sel, in task_switch_32() function
2988 ret = task_switch_32(ctxt, old_tss_sel, old_tss_base, &next_tss_desc); in emulator_do_task_switch()

Completed in 15 milliseconds