Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c88 static int task_switch_32(CPUState *cpu, x86_segment_selector tss_sel, x86_segment_selector old_tss… in task_switch_32() function
170 task_switch_32(cpu, tss_sel, old_tss_sel, old_tss_base, &next_tss_desc); in vmx_handle_task_switch()