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.c245 #define SWITCH_TSS_IRET 1 macro
358 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_IRET) { in switch_tss_ra()
362 if (source == SWITCH_TSS_IRET) { in switch_tss_ra()
2142 switch_tss_ra(env, tss_selector, e1, e2, SWITCH_TSS_IRET, next_eip, GETPC()); in helper_iret_protected()