Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c128 struct x86_call_gate task_gate_desc; in vmx_handle_task_switch() local
140 x86_read_call_gate(cpu, &task_gate_desc, gate); in vmx_handle_task_switch()
142 dpl = task_gate_desc.dpl; in vmx_handle_task_switch()