Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c309 #define SWITCH_TSS_IRET 1 macro
375 if (!!(e2 & DESC_TSS_BUSY_MASK) != (source == SWITCH_TSS_IRET)) { in switch_tss_ra()
465 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_IRET) { in switch_tss_ra()
469 if (source == SWITCH_TSS_IRET) { in switch_tss_ra()
2237 switch_tss_ra(env, tss_selector, e1, e2, SWITCH_TSS_IRET, next_eip, GETPC()); in helper_iret_protected()