Home
last modified time | relevance | path

Searched refs:debug4k_panic_on_exception (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/osfmk/kern/
H A Dexception.c786 int debug4k_panic_on_exception = 0; variable
801 if (debug4k_panic_on_exception) { in exception_triage()
/xnu-10002.61.3/bsd/vm/
H A Dvm_unix.c3959 extern int debug4k_panic_on_exception;
3960 SYSCTL_INT(_vm, OID_AUTO, debug4k_panic_on_exception, CTLFLAG_RW | CTLFLAG_LOCKED, &debug4k_panic_o…