Searched refs:panic (Results 226 - 250 of 660) sorted by path

1234567891011>>

/linux-master/arch/powerpc/platforms/44x/
H A Diss4xx.c59 panic("Can't find top level interrupt controller");
76 panic("Unrecognized top level interrupt controller");
H A Dppc476.c130 panic("Can't find top level interrupt controller");
143 panic("Unrecognized top level interrupt controller");
/linux-master/arch/powerpc/platforms/4xx/
H A Duic.c238 return NULL; /* FIXME: panic? */
260 return NULL; /* FIXME: panic? */
292 panic("Unable to initialize primary UIC %pOF\n", np);
306 panic("Unable to initialize a secondary UIC %pOF\n",
/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pic.c413 panic(__FILE__ ": find_and_map failed on 'mpc5200-pic'. "
420 panic(__FILE__ ": find_and_map failed on 'mpc5200-bestcomm'. "
454 panic(__FILE__ ": Cannot allocate the IRQ host\n");
/linux-master/arch/powerpc/platforms/82xx/
H A Dpq2.c32 panic("Restart failed\n");
/linux-master/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c48 panic("Halt failed\n");
/linux-master/arch/powerpc/platforms/8xx/
H A Dm8xx_setup.c130 panic("Could not allocate timer IRQ!");
171 panic("Restart failed\n");
/linux-master/arch/powerpc/platforms/cell/
H A Dinterrupt.c367 panic("IIC: Failed to initialize !\n");
H A Diommu.c385 panic("%s: missing IOC register mappings for node %d\n",
475 panic("Failed to initialize iommu table");
H A Dspider-pic.c282 panic("spider_pic: can't map registers !");
288 panic("spider_pic: can't allocate irq host !");
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c2100 panic("%s failed on SPU[%d], rc=%d.\n",
2126 panic("%s failed on SPU[%d] rc=%d.\n",
/linux-master/arch/powerpc/platforms/pasemi/
H A Diommu.c151 panic("Failed to initialize iommu table");
206 panic("%s: Failed to allocate %lu bytes align=0x%lx max_addr=%x\n",
214 panic("IOBMAP: Cannot allocate spare page!");
222 panic("IOBMAP: Cannot map registers!");
/linux-master/arch/powerpc/platforms/powermac/
H A Dnvram.c519 panic("%s: Failed to allocate %u bytes\n", __func__,
H A Dsmp.c530 panic("Timebase freeze failed !\n");
558 panic("Timebase freeze failed !\n");
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal.c141 panic("OPAL != V3 detected, no longer supported.\n");
185 panic("%s: Failed to allocate %u bytes align=0x%lx\n",
610 * will devolve into a panic if we try to kill init or are in
673 panic(msg);
1075 /* Initialise OPAL kmsg dumper for flushing console on panic */
H A Dpci-ioda.c2594 panic("%s: Failed to allocate %zu bytes\n", __func__,
2639 panic("%s: Failed to allocate %u bytes\n", __func__,
2690 panic("%s: Failed to allocate %lu bytes\n", __func__, size);
/linux-master/arch/powerpc/platforms/ps3/
H A Dhtab.c94 panic("ps3_hpte_remove() not implemented");
H A Dmm.c192 panic("ps3_mm_vas_create failed");
1211 panic("ps3_repository_read_mm_info() failed");
H A Dsetup.c120 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
295 .panic = ps3_panic,
/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c58 panic("Alas, I survived.\n");
H A Diommu.c553 panic("PCI_DMA: Unexpected number of IOAs under this PHB.\n");
653 panic("Failed to initialize iommu table");
823 panic("Failed to initialize iommu table");
854 panic("Failed to initialize iommu table");
H A Dsetup.c165 panic("Failed to allocate %d bytes below %pa for MCE buffer\n",
181 panic("Failed to allocate %zu bytes below %pa for slb area\n",
467 * At this point it is unlikely panic() will get anything
478 panic("Could not enable big endian exceptions");
493 panic("Could not enable little endian exceptions");
824 panic("BUG: Radix support requires either GTSE or RPT_INVALIDATE\n");
1152 .panic = pseries_panic,
H A Dvio.c907 * On failure, continue with entitlement set to 0, will panic()
926 panic("%s: Insufficient system entitlement", __func__);
/linux-master/arch/powerpc/sysdev/
H A Ddart_iommu.c95 panic("DART: TLB did not flush after waiting a long "
127 panic("DART: TLB did not flush after waiting a long "
243 panic("Failed to allocate 16MB below 2GB for DART table\n");
251 panic("DART: table allocation failed\n");
282 panic("DART: can't get register base ! ");
287 panic("DART: Cannot map registers!");
344 panic("Failed to initialize iommu table");
H A Dmsi_bitmap.c129 panic("%s: Failed to allocate %u bytes\n", __func__,

Completed in 550 milliseconds

1234567891011>>