Home
last modified time | relevance | path

Searched refs:ioperm (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/x86/
H A Dioperm.c104 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 Diopl.c199 if (ioperm(0x80, 1, 1) != 0) in main()
213 if (ioperm(0x80, 1, 0) != 0) in main()
H A D.gitignore14 ioperm
H A DMakefile14 check_initial_reg_state sigreturn iopl ioperm \
/openbmc/linux/arch/x86/kernel/
H A Dioport.c152 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 Dsyscall-args-o32.c.inc102 [ 101] = 3, /* ioperm */
H A Dsyscall_o32.tbl115 101 o32 ioperm sys_ni_syscall
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl184 173 common ioperm sys_ioperm
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl184 173 common ioperm sys_ioperm
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl184 173 common ioperm sys_ioperm
H A Dsyscall_32.tbl115 101 i386 ioperm sys_ioperm
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl111 # 101 was ioperm
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl111 101 common ioperm sys_ni_syscall
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl111 # 101 was ioperm
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl111 # 101 was ioperm
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl111 101 common ioperm sys_ni_syscall
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl111 # 101 was ioperm
/openbmc/qemu/linux-user/i386/
H A Dsyscall_32.tbl115 101 i386 ioperm sys_ioperm
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_o32.tbl115 101 o32 ioperm sys_ni_syscall
/openbmc/qemu/linux-user/s390x/
H A Dsyscall.tbl95 101 32 ioperm - -
/openbmc/qemu/linux-user/ppc/
H A Dsyscall.tbl138 101 common ioperm sys_ni_syscall
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl138 101 common ioperm sys_ni_syscall
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl95 101 32 ioperm - -
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl95 101 32 ioperm - -
/openbmc/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl138 101 common ioperm sys_ni_syscall

12