Home
last modified time | relevance | path

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

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