Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dprom_init.c429 static void __init __attribute__((noreturn)) prom_panic(const char *reason) in prom_panic() function
986 prom_panic("alloc_up() called with mem not initialized\n"); in alloc_up()
1030 prom_panic("alloc_down() called with mem not initialized\n"); in alloc_down()
1125 prom_panic("Memory reserve map exhausted !\n"); in reserve_mem()
1381 prom_panic("Could not allocate memory for RTAS\n"); in prom_instantiate_rtas()
1472 prom_panic("Could not allocate memory for sml\n"); in prom_instantiate_sml()
1577 prom_panic("ERROR, cannot find space for TCE table.\n"); in prom_initialize_tce_table()
1756 prom_panic("cannot find chosen"); /* msg won't be printed :( */ in prom_init_client_services()
1761 prom_panic("cannot find device tree root"); /* msg won't be printed :( */ in prom_init_client_services()
1810 prom_panic("cannot find stdout"); in prom_init_stdout()
[all …]