Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dioport.c173 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
211 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
/linux/include/xen/interface/
A Dphysdev.h71 uint32_t iopl; member
/linux/arch/x86/kvm/
A Demulate.c1823 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local
2852 int iopl; in emulator_bad_iopl() local

Completed in 16 milliseconds