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

/freebsd-11.0-release/sys/amd64/linux/
H A Dlinux_machdep.c142 linux_iopl(struct thread *td, struct linux_iopl_args *args)
H A Dlinux_sysent.c193 { AS(linux_iopl_args), (sy_call_t *)linux_iopl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 172 = linux_iopl */
H A Dlinux_proto.h606 struct linux_iopl_args { struct
1241 int linux_iopl(struct thread *, struct linux_iopl_args *);
H A Dlinux_systrace_args.c1394 struct linux_iopl_args *p = params;
/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_machdep.c399 linux_iopl(struct thread *td, struct linux_iopl_args *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_proto.h350 struct linux_iopl_args { struct
1262 int linux_iopl(struct thread *, struct linux_iopl_args *);
H A Dlinux_systrace_args.c774 struct linux_iopl_args *p = params;
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_machdep.c495 linux_iopl(struct thread *td, struct linux_iopl_args *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_proto.h350 struct linux_iopl_args { struct
1244 int linux_iopl(struct thread *, struct linux_iopl_args *);
H A Dlinux32_systrace_args.c750 struct linux_iopl_args *p = params;

Completed in 307 milliseconds