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

/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c60 #include <sys/ux_exception.h>
89 static void ux_exception(int exception, mach_exception_code_t code,
271 ux_exception(exception, code[0], code[1], &ux_signal, &ucode);
422 * ux_exception translates a mach exception, code and subcode to
428 void ux_exception( function
/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c116 #include <sys/ux_exception.h> /* for ux_exception_port */
131 #include <sys/ux_exception.h> /* for ux_handler() */
/darwin-on-arm/xnu/bsd/sys/
H A DMakefile55 ux_exception.h \
/darwin-on-arm/xnu/bsd/conf/
H A Dfiles599 bsd/uxkern/ux_exception.c standard

Completed in 27 milliseconds