Searched refs:to_panic (Results 1 – 1 of 1) sorted by relevance
1553 int to_panic = 0; in mach_memory_entry_ownership() local1566 PE_parse_boot_argn("panic_on_no_footprint_for_debug", &to_panic, sizeof(to_panic)); in mach_memory_entry_ownership()1569 if (to_panic) { in mach_memory_entry_ownership()