Searched refs:IOPL_SHIFT (Results 1 – 2 of 2) sorted by relevance
95 #define IOPL_SHIFT 12 macro
1438 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> IOPL_SHIFT; in emulate_popf()2148 iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> IOPL_SHIFT; in emulator_bad_iopl()