Searched refs:SYCALL_NARGS64 (Results 1 – 3 of 3) sorted by relevance
213 size_t narg64 = SYCALL_NARGS64(callp); in EMULNAME()
163 #define SYCALL_NARGS64(sy) (((sy)->sy_flags >> 12) & 0x0f) macro
1358 nargs64 = SYCALL_NARGS64(callp); in syscall()