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

/linux-master/arch/powerpc/kernel/
H A Dprom_init.c626 static void __init __attribute__((noreturn)) prom_panic(const char *reason) function
1504 prom_panic("alloc_up() called with mem not initialized\n");
1548 prom_panic("alloc_down() called with mem not initialized\n");
1643 prom_panic("Memory reserve map exhausted !\n");
1825 prom_panic("Could not get token for ibm,os-term\n");
1860 prom_panic("Could not allocate memory for RTAS\n");
1951 prom_panic("Could not allocate memory for sml\n");
2048 prom_panic("ERROR, cannot find space for TCE table.\n");
2227 prom_panic("cannot find chosen"); /* msg won't be printed :( */
2232 prom_panic("canno
[all...]

Completed in 145 milliseconds