Home
last modified time | relevance | path

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

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