Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dioport.c114 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
/Linux-v4.19/include/xen/interface/
Dphysdev.h89 uint32_t iopl; member
/Linux-v4.19/arch/x86/include/asm/
Dprocessor.h499 unsigned long iopl; member
/Linux-v4.19/arch/x86/kvm/
Demulate.c1878 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local
2891 int iopl; in emulator_bad_iopl() local