Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dvm86.c75 set_flags(env->eflags, ts->v86flags, VIF_MASK | ts->v86mask); in save_v86_state()
115 ts->v86flags &= ~VIF_MASK; in clear_IF()
135 if (ts->v86flags & VIF_MASK) in get_vflags()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1640 r->eflags = VIF_MASK; in test_vm86()