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
409 unsigned long iopl; member
1794 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local2793 int iopl; in emulator_bad_iopl() local