Searched refs:__NR_iopl (Results 1 – 15 of 15) sorted by relevance
4 #ifdef __NR_iopl12 long rc = syscall(__NR_iopl, 4); in main()
4 #ifdef __NR_iopl7 return syscall(__NR_iopl, level); in iopl()
522 #ifdef __NR_iopl523 { "iopl", __NR_iopl },
176 #define __NR_iopl 172 macro
114 #define __NR_iopl 110 macro
158 #define __NR_iopl (__X32_SYSCALL_BIT + 172) macro
524 #ifndef __NR_iopl525 # define __NR_iopl (SYSCALL_BIT | 172) macro
114 #define __NR_iopl (__NR_Linux + 110) macro
680 __NR_iopl = 110
680 __NR_iopl = 172
680 # __NR_iopl is not set