Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c317 int tss_limit, tss_limit_max, type, old_tss_limit_max, old_type, i; in switch_tss_ra() local
361 tss_limit = get_seg_limit(e1, e2); in switch_tss_ra()
364 tss_limit < tss_limit_max) { in switch_tss_ra()
500 env->tr.limit = tss_limit; in switch_tss_ra()