Searched refs:is_mach (Results 1 – 1 of 1) sorted by relevance
159 boolean_t is_mach; in thread_syscall_return() local170 is_mach = (regs->rax & SYSCALL_CLASS_MASK) in thread_syscall_return()172 if (kdebug_enable && is_mach) { in thread_syscall_return()180 if (is_mach) { in thread_syscall_return()196 is_mach = (code < 0); in thread_syscall_return()197 if (kdebug_enable && is_mach) { in thread_syscall_return()205 if (is_mach) { in thread_syscall_return()