| /linux-6.15/tools/testing/selftests/x86/ |
| H A D | ioperm.c | 83 if (ioperm(0x80, 1, 1) != 0) { in main() 92 if (ioperm(0x80, 1, 0) != 0) { in main() 100 if (ioperm(0x80, 1, 1) != 0) { in main() 114 if (ioperm(0x81, 1, 1) != 0) { in main() 119 if (ioperm(0x80, 1, 0) != 0) { in main() 151 if (ioperm(0x80, 1, 0) != 0) { in main() 158 if (ioperm(0x80, 1, 1) == 0) { in main()
|
| H A D | iopl.c | 178 if (ioperm(0x80, 1, 1) != 0) in main() 192 if (ioperm(0x80, 1, 0) != 0) in main()
|
| H A D | .gitignore | 14 ioperm
|
| H A D | Makefile | 14 check_initial_reg_state sigreturn iopl ioperm \
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | ioport.c | 152 SYSCALL_DEFINE3(ioperm, unsigned long, from, unsigned long, num, int, turn_on) in SYSCALL_DEFINE3() argument 206 SYSCALL_DEFINE3(ioperm, unsigned long, from, unsigned long, num, int, turn_on) in SYSCALL_DEFINE3() argument
|
| /linux-6.15/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 185 173 common ioperm sys_ioperm
|
| H A D | syscall_32.tbl | 116 101 i386 ioperm sys_ioperm
|
| /linux-6.15/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 111 # 101 was ioperm
|
| /linux-6.15/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 111 # 101 was ioperm
|
| /linux-6.15/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 111 # 101 was ioperm
|
| /linux-6.15/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 185 173 common ioperm sys_ioperm
|
| H A D | syscall_32.tbl | 116 101 i386 ioperm sys_ioperm
|
| /linux-6.15/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 111 101 common ioperm sys_ni_syscall
|
| /linux-6.15/arch/mips/kernel/syscalls/ |
| H A D | syscall_o32.tbl | 115 101 o32 ioperm sys_ni_syscall
|
| /linux-6.15/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 95 101 32 ioperm - -
|
| /linux-6.15/arch/powerpc/kernel/syscalls/ |
| H A D | syscall.tbl | 138 101 common ioperm sys_ni_syscall
|
| /linux-6.15/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 138 101 common ioperm sys_ni_syscall
|
| /linux-6.15/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 95 101 32 ioperm - -
|
| /linux-6.15/Documentation/sound/cards/ |
| H A D | multisound.sh | 953 X if (ioperm(config_port, 2, 1)) {
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | uio-howto.rst | 182 :c:func:`ioperm()`, :c:func:`iopl()`, :c:func:`inb()`,
|
| /linux-6.15/arch/x86/ |
| H A D | Kconfig | 1281 This enables the ioperm() and iopl() syscalls which are necessary
|