HomeSort by relevance Sort by last modified time
    Searched full:iopl (Results 1 - 25 of 64) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
perm.h 32 extern int iopl (int __level) __THROW;
io.h 39 extern int iopl (int __level) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
perm.h 32 extern int iopl (int __level) __THROW;
io.h 39 extern int iopl (int __level) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
perm.h 32 extern int iopl (int __level) __THROW;
io.h 39 extern int iopl (int __level) __THROW;
  /external/kernel-headers/original/asm-x86/
processor-flags.h 17 #define X86_EFLAGS_IOPL 0x00003000 /* IOPL mask */
system_32.h 16 * Saving eflags is important. It switches not only IOPL between tasks,
processor_32.h 369 unsigned long iopl; member in struct:thread_struct
562 * Set IOPL bits in EFLAGS from given mask
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capability.h 180 /* Allow ioperm/iopl access */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 180 /* Allow ioperm/iopl access */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 180 /* Allow ioperm/iopl access */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 213 unsigned long iopl; member in struct:thread_struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 213 unsigned long iopl; member in struct:thread_struct
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 213 unsigned long iopl; member in struct:thread_struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 213 unsigned long iopl; member in struct:thread_struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 213 unsigned long iopl; member in struct:thread_struct
  /external/kernel-headers/original/asm-arm/
io.h 295 * Register ISA memory and port locations for glibc iopl/inb/outb
  /external/qemu/target-i386/
translate.c 105 int iopl; member in struct:DisasContext
745 if (s->pe && (s->cpl > s->iopl || s->vm86)) {
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 229 unsigned long iopl; member in struct:thread_struct
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 229 unsigned long iopl; member in struct:thread_struct
  /external/kernel-headers/original/linux/
capability.h 229 /* Allow ioperm/iopl access */
  /external/strace/linux/arm/
syscallent.h 141 { 1, 0, sys_iopl, "iopl" }, /* 110 */
  /external/strace/linux/i386/
syscallent.h 141 { 1, 0, sys_iopl, "iopl" }, /* 110 */
  /external/strace/linux/sh/
syscallent.h 143 { 1, 0, sys_iopl, "iopl" }, /* 110 */

Completed in 6002 milliseconds

1 2 3