Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.h26 SegmentCache *qseg, bool is_tr);
H A Dx86hvf.c36 SegmentCache *qseg, bool is_tr) in hvf_set_segment() argument
42 if (!qseg->selector && !x86_is_real(cs) && !is_tr) { in hvf_set_segment()