Searched refs:iopl_emul (Results 1 – 3 of 3) sorted by relevance
41 if (t->iopl_emul == 3 || t->io_bitmap) { in task_update_io_bitmap()187 old = t->iopl_emul; in SYSCALL_DEFINE1()200 t->iopl_emul = level; in SYSCALL_DEFINE1()
809 if (!IS_ENABLED(CONFIG_X86_IOPL_IOPERM) || t->iopl_emul != 3) in fixup_iopl_exception()
503 unsigned long iopl_emul; member