Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dioport.c116 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
/Linux-v5.4/include/xen/interface/
Dphysdev.h89 uint32_t iopl; member
/Linux-v5.4/arch/x86/include/asm/
Dprocessor.h484 unsigned long iopl; member
/Linux-v5.4/arch/x86/kvm/
Demulate.c1894 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local
2929 int iopl; in emulator_bad_iopl() local