Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/linux/
H A Dlinux_machdep.c158 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
H A Dlinux_sysent.c192 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
H A Dlinux_proto.h1464 int linux_iopl(struct thread *, struct linux_iopl_args *);
/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c383 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
H A Dlinux_sysent.c130 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
H A Dlinux_proto.h1670 int linux_iopl(struct thread *, struct linux_iopl_args *);
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c480 linux_iopl(struct thread *td, struct linux_iopl_args *args) in linux_iopl() function
H A Dlinux32_sysent.c130 …{ .sy_narg = AS(linux_iopl_args), .sy_call = (sy_call_t *)linux_iopl, .sy_auevent = AUE_NULL, .sy_…
H A Dlinux32_proto.h1677 int linux_iopl(struct thread *, struct linux_iopl_args *);