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

/darwin-on-arm/xnu/pexpert/arm/common/
H A Dpe_init.c271 boolean_t PE_reboot_on_panic(void) function
/darwin-on-arm/xnu/pexpert/pexpert/
H A Dpexpert.h297 boolean_t PE_reboot_on_panic(void);
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c317 PE_reboot_on_panic(void) function
/darwin-on-arm/xnu/osfmk/i386/AT386/
H A Dmodel_dep.c757 if (!PE_reboot_on_panic() && panic_restart_timeout == ~(0ULL)) {
762 if (PE_reboot_on_panic())

Completed in 21 milliseconds