Home
last modified time | relevance | path

Searched refs:iopl (Results 1 – 25 of 56) sorted by relevance

123

/external/linux-kselftest/tools/testing/selftests/x86/
Diopl.c142 switch(iopl(3)) { in main()
164 if (iopl(0) != 0) in main()
183 if (iopl(3) != 0) in main()
212 if (iopl(3) != 0) in main()
222 if (iopl(3) != 0) { in main()
228 if (iopl(0) != 0) { in main()
234 if (iopl(3) == 0) { in main()
D.gitignore11 iopl
DMakefile14 check_initial_reg_state sigreturn iopl ioperm \
/external/ltp/testcases/kernel/syscalls/iopl/
Diopl01.c103 TEST(iopl(level)); in main()
143 if (iopl(0) == -1) { in cleanup()
Diopl02.c132 TEST(iopl(test_cases[i].level)); in main()
/external/strace/
Diopl.c3 SYS_FUNC(iopl) in SYS_FUNC() argument
DAndroid.bp89 "iopl.c",
Dsys_func.h100 extern SYS_FUNC(iopl);
/external/ltp/android/include/sys/
Dio.h5 static inline int iopl(int level) in iopl() function
/external/libcap/doc/values/
D17.txt2 - permit ioper/iopl access
/external/igt-gpu-tools/tools/
Dintel_reg.c54 #define iopl(level) macro
368 iopl(3); in read_register()
370 iopl(0); in read_register()
434 iopl(3); in write_register()
436 iopl(0); in write_register()
/external/ltp/include/lapi/syscalls/
Dx86_64.in173 iopl 172
Dpowerpc.in111 iopl 110
Di386.in111 iopl 110
Dpowerpc64.in111 iopl 110
Dsh.in111 iopl 110
Dmips_o32.in111 iopl 110
/external/strace/tests-mx32/
Dpure_executables.list132 iopl
Dpure_executables.am133 iopl \
/external/strace/tests-m32/
Dpure_executables.list132 iopl
Dpure_executables.am133 iopl \
/external/strace/tests/
Dpure_executables.list132 iopl
Dpure_executables.am133 iopl \
/external/strace/linux/x86_64/
Dsyscallent.h173 [172] = { 1, 0, SEN(iopl), "iopl" },
/external/strace/linux/powerpc64/
Dsyscallent.h140 [110] = { 1, 0, SEN(iopl), "iopl" },

123