Home
last modified time | relevance | path

Searched defs:tss_selector (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c310 static void tss_set_busy(CPUX86State *env, int tss_selector, bool value, in tss_set_busy()
329 static void switch_tss_ra(CPUX86State *env, int tss_selector, in switch_tss_ra()
628 static void switch_tss(CPUX86State *env, int tss_selector, in switch_tss()
2247 int tss_selector, type; in helper_iret_protected() local