HomeSort by relevance Sort by last modified time
    Searched defs:__NR_iopl (Results 1 - 25 of 74) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
unistd_32.h 159 #define __NR_iopl 110
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 176 #define __NR_iopl 172
unistd_x32.h 158 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /external/libchrome/sandbox/linux/system_headers/
x86_64_linux_syscalls.h 701 #if !defined(__NR_iopl)
702 #define __NR_iopl 172
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 246 #define __NR_iopl 172
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 397 #define __NR_iopl 172
398 __SYSCALL(__NR_iopl, stub_iopl)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 162 #define __NR_iopl (__NR_Linux + 110)
    [all...]

Completed in 468 milliseconds

1 2 3