Searched refs:V_GIF_MASK (Results 1 – 2 of 2) sorted by relevance
123 #define V_GIF_MASK (1 << V_GIF_SHIFT) macro
2838 if (!(vmcb->control.int_ctl & V_GIF_MASK)) { in vgif_finished()2852 if (vmcb->control.int_ctl & V_GIF_MASK) { in vgif_finished()