Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Demulate.c3224 static int task_switch_32(struct x86_emulate_ctxt *ctxt, u16 old_tss_sel, in task_switch_32() function
3332 ret = task_switch_32(ctxt, old_tss_sel, old_tss_base, &next_tss_desc); in emulator_do_task_switch()