/openbmc/linux/tools/testing/selftests/x86/ |
H A D | ioperm.c | 104 if (ioperm(0x80, 1, 1) != 0) { in main() 113 if (ioperm(0x80, 1, 0) != 0) { in main() 121 if (ioperm(0x80, 1, 1) != 0) { in main() 135 if (ioperm(0x81, 1, 1) != 0) { in main() 140 if (ioperm(0x80, 1, 0) != 0) { in main() 172 if (ioperm(0x80, 1, 0) != 0) { in main() 179 if (ioperm(0x80, 1, 1) == 0) { in main()
|
H A D | iopl.c | 199 if (ioperm(0x80, 1, 1) != 0) in main() 213 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 \
|
/openbmc/linux/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
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 102 [ 101] = 3, /* ioperm */
|
H A D | syscall_o32.tbl | 115 101 o32 ioperm sys_ni_syscall
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 184 173 common ioperm sys_ioperm
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 184 173 common ioperm sys_ioperm
|
H A D | syscall_32.tbl | 115 101 i386 ioperm sys_ioperm
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 185 173 common ioperm sys_ioperm
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 111 # 101 was ioperm
|
/openbmc/linux/arch/microblaze/kernel/syscalls/ |
H A D | syscall.tbl | 111 101 common ioperm sys_ni_syscall
|
/openbmc/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 111 # 101 was ioperm
|
/openbmc/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 111 # 101 was ioperm
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | syscall.tbl | 111 101 common ioperm sys_ni_syscall
|
/openbmc/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 111 # 101 was ioperm
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_o32.tbl | 115 101 o32 ioperm sys_ni_syscall
|
/openbmc/qemu/linux-user/i386/ |
H A D | syscall_32.tbl | 116 101 i386 ioperm sys_ioperm
|
/openbmc/qemu/linux-user/s390x/ |
H A D | syscall.tbl | 95 101 32 ioperm - -
|
/openbmc/linux/arch/powerpc/kernel/syscalls/ |
H A D | syscall.tbl | 138 101 common ioperm sys_ni_syscall
|
/openbmc/linux/arch/s390/kernel/syscalls/ |
H A D | syscall.tbl | 95 101 32 ioperm - -
|
/openbmc/qemu/linux-user/ppc/ |
H A D | syscall.tbl | 138 101 common ioperm sys_ni_syscall
|
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 95 101 32 ioperm - -
|
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 138 101 common ioperm sys_ni_syscall
|