Searched refs:is_mach (Results 1 – 1 of 1) sorted by relevance
160 boolean_t is_mach; in thread_syscall_return() local171 is_mach = (regs->rax & SYSCALL_CLASS_MASK) in thread_syscall_return()173 if (kdebug_enable && is_mach) { in thread_syscall_return()181 if (is_mach) { in thread_syscall_return()197 is_mach = (code < 0); in thread_syscall_return()198 if (kdebug_enable && is_mach) { in thread_syscall_return()206 if (is_mach) { in thread_syscall_return()