Home
last modified time | relevance | path

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

/linux-6.1.9/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
/linux-6.1.9/include/xen/interface/
Dphysdev.h71 uint32_t iopl; member
/linux-6.1.9/arch/x86/kvm/
Demulate.c1890 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local
2916 int iopl; in emulator_bad_iopl() local