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.c253 int tss_limit, tss_limit_max, type, old_tss_limit_max, old_type, v1, v2, i; in switch_tss_ra() local
296 tss_limit = get_seg_limit(e1, e2); in switch_tss_ra()
299 tss_limit < tss_limit_max) { in switch_tss_ra()
420 env->tr.limit = tss_limit; in switch_tss_ra()