Searched refs:is_mach (Results 1 – 1 of 1) sorted by relevance
162 boolean_t is_mach; in thread_syscall_return() local173 is_mach = (regs->rax & SYSCALL_CLASS_MASK) in thread_syscall_return()175 if (kdebug_enable && is_mach) { in thread_syscall_return()183 if (is_mach) { in thread_syscall_return()199 is_mach = (code < 0); in thread_syscall_return()200 if (kdebug_enable && is_mach) { in thread_syscall_return()208 if (is_mach) { in thread_syscall_return()