Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dprom_init.c626 static void __init __attribute__((noreturn)) prom_panic(const char *reason) in prom_panic() function
1496 prom_panic("alloc_up() called with mem not initialized\n"); in alloc_up()
1540 prom_panic("alloc_down() called with mem not initialized\n"); in alloc_down()
1635 prom_panic("Memory reserve map exhausted !\n"); in reserve_mem()
1817 prom_panic("Could not get token for ibm,os-term\n"); in prom_rtas_os_term()
1852 prom_panic("Could not allocate memory for RTAS\n"); in prom_instantiate_rtas()
1943 prom_panic("Could not allocate memory for sml\n"); in prom_instantiate_sml()
2040 prom_panic("ERROR, cannot find space for TCE table.\n"); in prom_initialize_tce_table()
2219 prom_panic("cannot find chosen"); /* msg won't be printed :( */ in prom_init_client_services()
2224 prom_panic("cannot find device tree root"); /* msg won't be printed :( */ in prom_init_client_services()
[all …]