Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c2883 static int task_switch_32(struct x86_emulate_ctxt *ctxt, u16 old_tss_sel, in task_switch_32() function
2991 ret = task_switch_32(ctxt, old_tss_sel, old_tss_base, &next_tss_desc); in emulator_do_task_switch()