Lines Matching refs:iopl
2582 int cpl, dpl, rpl, eflags_mask, iopl;2739 iopl = (env->eflags >> IOPL_SHIFT) & 3;2740 if (cpl <= iopl)