Searched refs:uu_exception (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Duser.h141 int uu_exception; member in struct:uthread
/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c334 ut->uu_exception = exception;
/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c763 t->uu_exception = KERN_INVALID_ADDRESS; /* SIGSEGV */
/xnu-2782.1.97/bsd/kern/
H A Dkern_exit.c405 ((ut->uu_exception & 0x0f) << 20) |

Completed in 44 milliseconds