Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c229 static void tss_set_busy(CPUX86State *env, int tss_selector, bool value, in tss_set_busy() function
359 tss_set_busy(env, env->tr.selector, 0, retaddr); in switch_tss_ra()
411 tss_set_busy(env, tss_selector, 1, retaddr); in switch_tss_ra()