Home | History | Annotate | Download | only in target-i386

Lines Matching refs:V_TPR_MASK

5012         env->v_tpr = int_ctl & V_TPR_MASK;
5341 int_ctl &= ~(V_TPR_MASK | V_IRQ_MASK);
5342 int_ctl |= env->v_tpr & V_TPR_MASK;