Searched refs:linux_iopl_args (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/sys/amd64/linux32/
H A Dlinux32_machdep.c687 linux_iopl(struct thread *td, struct linux_iopl_args *args)
H A Dlinux32_proto.h347 struct linux_iopl_args { struct
1187 int linux_iopl(struct thread *, struct linux_iopl_args *);
H A Dlinux32_sysent.c132 { AS(linux_iopl_args), (sy_call_t *)linux_iopl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 110 = linux_iopl */
H A Dlinux32_systrace_args.c750 struct linux_iopl_args *p = params;
/freebsd-10.1-release/sys/i386/linux/
H A Dlinux_machdep.c606 linux_iopl(struct thread *td, struct linux_iopl_args *args)
H A Dlinux_proto.h347 struct linux_iopl_args { struct
1201 int linux_iopl(struct thread *, struct linux_iopl_args *);
H A Dlinux_sysent.c131 { AS(linux_iopl_args), (sy_call_t *)linux_iopl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 110 = linux_iopl */
H A Dlinux_systrace_args.c774 struct linux_iopl_args *p = params;

Completed in 184 milliseconds