Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c88 static int task_switch_32(CPUState *cpu, x68_segment_selector tss_sel, x68_segment_selector old_tss… in task_switch_32() function
/openbmc/linux/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