Searched refs:linux_iopl (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_machdep.c142 linux_iopl(struct thread *td, struct linux_iopl_args *args) function
H A Dlinux_sysent.c192 { 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.h1240 int linux_iopl(struct thread *, struct linux_iopl_args *);
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c495 linux_iopl(struct thread *td, struct linux_iopl_args *args) function
H A Dlinux32_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 Dlinux32_proto.h1243 int linux_iopl(struct thread *, struct linux_iopl_args *);
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_machdep.c399 linux_iopl(struct thread *td, struct linux_iopl_args *args) function
H A Dlinux_sysent.c130 { 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.h1261 int linux_iopl(struct thread *, struct linux_iopl_args *);

Completed in 301 milliseconds