Searched refs:V_IRQ_MASK (Results 1 – 2 of 2) sorted by relevance
10 #define V_IRQ_MASK (1 << V_IRQ_SHIFT) macro
5055 if (int_ctl & V_IRQ_MASK) { in helper_vmrun()5341 int_ctl &= ~(V_TPR_MASK | V_IRQ_MASK); in helper_vmexit()5344 int_ctl |= V_IRQ_MASK; in helper_vmexit()