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

Lines Matching refs:IOPL_SHIFT

7629     dc->iopl = (flags >> IOPL_SHIFT) & 3;