Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsyscall.c115 #define COPYIN_ARGS32 copyin_args32 macro
117 #define COPYIN_ARGS32 copyin_args macro
196 COPYIN_ARGS32(rp, argp, nargs)) { in syscall_entry()
1062 if (COPYIN_ARGS32(lwptoregs(lwp), lwp->lwp_arg, nargs)) in save_syscall_args()
1217 if (COPYIN_ARGS32(lwptoregs(lwp), lwp->lwp_ap, callp->sy_narg)) in loadable_syscall()