Searched refs:HF2_GIF_MASK (Results 1 – 4 of 4) sorted by relevance
403 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()597 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()609 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()911 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
215 #define HF2_GIF_MASK (1 << HF2_GIF_SHIFT) macro
7214 env->hflags2 |= HF2_GIF_MASK; in x86_cpu_reset_hold()8283 if (env->hflags2 & HF2_GIF_MASK) { in x86_cpu_pending_interrupt()
5180 if (cpu_has_svm(env) && (env->hflags2 & HF2_GIF_MASK)) { in kvm_put_nested_state()5226 env->hflags2 |= HF2_GIF_MASK; in kvm_get_nested_state()5228 env->hflags2 &= ~HF2_GIF_MASK; in kvm_get_nested_state()