Searched refs:is_mach (Results 1 – 1 of 1) sorted by relevance
161 boolean_t is_mach; in thread_syscall_return() local172 is_mach = (regs->rax & SYSCALL_CLASS_MASK) in thread_syscall_return()174 if (kdebug_enable && is_mach) { in thread_syscall_return()182 if (is_mach) { in thread_syscall_return()198 is_mach = (code < 0); in thread_syscall_return()199 if (kdebug_enable && is_mach) { in thread_syscall_return()207 if (is_mach) { in thread_syscall_return()