Searched refs:__NR_iopl (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h246 #define __NR_iopl 172 macro
H A Dvki-scnums-ppc32-linux.h147 #define __NR_iopl 110 macro
H A Dvki-scnums-ppc64-linux.h147 #define __NR_iopl 110 macro
H A Dvki-scnums-x86-linux.h147 #define __NR_iopl 110 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h118 #define __NR_iopl 110 macro
/external/strace/
H A Dsyscall-android.h110 #define SYS_iopl __NR_iopl
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c508 // __NR_iopl 110
509 GO(__NR_iopl, "1s 0m");
510 SY(__NR_iopl, x0+100); FAIL;
H A Dscalar.stderr.exp1274 110: __NR_iopl 1s 0m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1099 // __NR_iopl 110
1100 GO(__NR_iopl, "1s 0m");
1101 SY(__NR_iopl, x0+100); FAIL;
/external/kernel-headers/original/asm-mips/
H A Dunistd.h133 #define __NR_iopl (__NR_Linux + 110) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c1262 GENX_(__NR_iopl, sys_iopl), // 172
H A Dsyswrap-x86-linux.c1947 GENX_(__NR_iopl, sys_iopl), // 110

Completed in 67 milliseconds