Home
last modified time | relevance | path

Searched refs:ia32_fetch_syscall_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/compat/ia32/
H A Dia32_util.h55 int ia32_fetch_syscall_args(struct thread *td);
H A Dia32_sysvec.c125 .sv_fetch_syscall_args = ia32_fetch_syscall_args,
/freebsd-12.1/sys/amd64/ia32/
H A Dia32_syscall.c110 ia32_fetch_syscall_args(struct thread *td) in ia32_fetch_syscall_args() function
/freebsd-12.1/sys/kern/
H A Dimgact_aout.c144 .sv_fetch_syscall_args = ia32_fetch_syscall_args,