Searched refs:iopl_emul (Results 1 – 3 of 3) sorted by relevance
40 if (t->iopl_emul == 3 || t->io_bitmap) { in task_update_io_bitmap()181 old = t->iopl_emul; in SYSCALL_DEFINE1()194 t->iopl_emul = level; in SYSCALL_DEFINE1()
376 if (IS_ENABLED(CONFIG_X86_IOPL_IOPERM) && t->iopl_emul == 3) { in native_tss_update_io_bitmap()
535 unsigned long iopl_emul; member