Searched refs:linux_iopl_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14-stable/sys/amd64/linux/ |
| HD | linux_machdep.c | 79 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl()
|
| HD | linux_proto.h | 622 struct linux_iopl_args { struct 1571 int linux_iopl(struct thread *, struct linux_iopl_args *);
|
| HD | linux_sysent.c | 189 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| HD | linux_systrace_args.c | 1398 struct linux_iopl_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/amd64/linux32/ |
| HD | linux32_machdep.c | 325 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl()
|
| HD | linux32_proto.h | 353 struct linux_iopl_args { struct 1819 int linux_iopl(struct thread *, struct linux_iopl_args *);
|
| HD | linux32_sysent.c | 128 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| HD | linux32_systrace_args.c | 749 struct linux_iopl_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/i386/linux/ |
| HD | linux_machdep.c | 340 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl()
|
| HD | linux_proto.h | 349 struct linux_iopl_args { struct 1812 int linux_iopl(struct thread *, struct linux_iopl_args *);
|
| HD | linux_sysent.c | 127 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
|
| HD | linux_systrace_args.c | 765 struct linux_iopl_args *p = params; in systrace_args()
|