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

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c684 linux_iopl(struct thread *td, struct linux_iopl_args *args)
H A Dlinux32_proto.h345 struct linux_iopl_args { struct
1181 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-9.3-release/sys/i386/linux/
H A Dlinux_machdep.c603 linux_iopl(struct thread *td, struct linux_iopl_args *args)
H A Dlinux_proto.h345 struct linux_iopl_args { struct
1200 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 186 milliseconds