Searched refs:linux_iopl (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/amd64/linux/ |
| H A D | linux_machdep.c | 79 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
|
| H A D | linux_sysent.c | 189 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| H A D | linux_proto.h | 1575 int linux_iopl(struct thread *, struct linux_iopl_args *);
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 325 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
|
| H A D | linux32_sysent.c | 128 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| H A D | linux32_proto.h | 1823 int linux_iopl(struct thread *, struct linux_iopl_args *);
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_machdep.c | 340 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
|
| H A D | linux_sysent.c | 127 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| H A D | linux_proto.h | 1816 int linux_iopl(struct thread *, struct linux_iopl_args *);
|