Searched refs:linux_iopl (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_machdep.c | 158 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
|
| H A D | linux_sysent.c | 192 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| H A D | linux_proto.h | 1464 int linux_iopl(struct thread *, struct linux_iopl_args *);
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_machdep.c | 383 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
|
| H A D | linux_sysent.c | 130 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| H A D | linux_proto.h | 1670 int linux_iopl(struct thread *, struct linux_iopl_args *);
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_machdep.c | 480 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
|
| H A D | linux32_sysent.c | 130 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| H A D | linux32_proto.h | 1677 int linux_iopl(struct thread *, struct linux_iopl_args *);
|