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