Home
last modified time | relevance | path

Searched refs:PPL_STATE_PANIC (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/osfmk/arm64/
H A Dproc_reg.h2361 #define PPL_STATE_PANIC 2 macro
H A Dlocore.s1557 mov w13, #PPL_STATE_PANIC
/xnu-8020.140.41/osfmk/kern/
H A Ddebug.c1245 …else if ((pmap_get_cpu_data()->ppl_state == PPL_STATE_PANIC) && (debug_boot_arg & (DB_KERN_DUMP_ON…