Searched refs:HF2_VGIF_MASK (Results 1 – 3 of 3) sorted by relevance
410 env->hflags2 |= HF2_VGIF_MASK; in helper_vmrun()595 env->hflags2 |= HF2_VGIF_MASK; in helper_stgi()607 env->hflags2 &= ~HF2_VGIF_MASK; in helper_clgi()912 env->hflags2 &= ~HF2_VGIF_MASK; in do_vmexit()
223 #define HF2_VGIF_MASK (1 << HF2_VGIF_SHIFT) macro
7216 env->hflags2 |= HF2_VGIF_MASK; in x86_cpu_reset_hold()8303 } else if (env->hflags2 & HF2_VGIF_MASK) { in x86_cpu_pending_interrupt()