Searched defs:iopl (Results 1 – 4 of 4) sorted by relevance
96 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
89 uint32_t iopl; member
535 unsigned long iopl; member
1797 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local2519 int iopl; in emulator_bad_iopl() local