Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c137 if (reason == TSR_IDT_GATE && gate_valid) { in vmx_handle_task_switch()
161 if (reason != TSR_CALL && reason != TSR_IDT_GATE) in vmx_handle_task_switch()
H A Dvmcs.h372 TSR_IDT_GATE, /* task gate in IDT */ enumerator