Home
last modified time | relevance | path

Searched defs:iopl (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/
Dioport.c173 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
211 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
/arch/x86/kvm/
Demulate.c1871 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local
2901 int iopl; in emulator_bad_iopl() local