| /linux/arch/powerpc/kernel/ |
| H A D | prom_init.c | 100 #define prom_debug(x...) prom_printf(x) 499 static void __init prom_printf(const char *format, ...) in prom_printf() function 800 prom_printf("command line: %s\n", prom_cmd_line); in early_cmdline_parse() 805 prom_printf("iommu opt is: %s\n", opt); in early_cmdline_parse() 1251 prom_printf("Threads per core %lu out of bounds, assuming 1\n", in prom_count_smt_threads() 1280 prom_printf("WARNING: Ignoring cmdline option disable_radix\n"); in prom_parse_mmu_model() 1309 prom_printf("WARNING: Ignoring cmdline option xive=off\n"); in prom_parse_xive_model() 1368 prom_printf("WARNING: ibm,arch-vec-5-platform-support longer than expected (len: %d)\n", in prom_check_platform_support() 1420 prom_printf("Max number of cores passed to firmware: %u (NR_CPUS = %d)\n", in prom_send_capabilities() 1426 prom_printf("Calling ibm,client-architecture-support..."); in prom_send_capabilities() [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | sun4d_irq.c | 298 prom_printf("IRQ: allocate for %d %d %d failed\n", in _sun4d_build_device_irq() 309 prom_printf("IRQ: kzalloc(sun4d_handler_data) failed.\n"); in _sun4d_build_device_irq() 429 prom_printf("sun4d_init_timers: Unable to find cpu-unit\n"); in sun4d_init_timers() 439 prom_printf("sun4d_init_timers: No reg property\n"); in sun4d_init_timers() 445 prom_printf("sun4d_init_timers: No board# property on cpu-unit\n"); in sun4d_init_timers() 457 prom_printf("sun4d_init_timers: Can't map timer regs\n"); in sun4d_init_timers() 476 prom_printf("sun4d_init_timers: request_irq() failed with %d\n", in sun4d_init_timers()
|
| H A D | idprom.c | 58 prom_printf("IDPROM: Warning, bogus id_machtype value, 0x%x\n", machtype); in display_system_type() 90 prom_printf("IDPROM: Warning, unknown format type!\n"); in idprom_init() 93 prom_printf("IDPROM: Warning, checksum failure (nvram=%x, calc=%x)!\n", in idprom_init()
|
| H A D | setup_32.c | 72 prom_printf("PROM SYNC COMMAND...\n"); in prom_sync_me() 79 prom_printf("Returning to prom\n"); in prom_sync_me() 123 prom_printf("boot_flags_init: Halt!\n"); in process_switch() 214 prom_printf("Unknown cpu type, halting.\n"); in per_cpu_patch()
|
| H A D | pcic.c | 298 prom_printf("PCIC: called twice!\n"); in pcic_probe() 312 prom_printf("PCIC: Error, cannot get PCIC registers " in pcic_probe() 322 prom_printf("PCIC: Error, cannot map PCIC registers.\n"); in pcic_probe() 329 prom_printf("PCIC: Error, cannot map PCIC IO Base.\n"); in pcic_probe() 336 prom_printf("PCIC: Error, cannot map " in pcic_probe() 348 prom_printf("PCIC: Error, cannot map " in pcic_probe() 704 prom_printf("time_init: unable to attach IRQ%d\n", timer_irq); in pci_time_init()
|
| H A D | sbus.c | 220 prom_printf("get_irq_translations: Bad SYSIO INO[%x]\n", in sbus_build_irq() 508 prom_printf("SYSIO[%x]: Cannot register UE interrupt.\n", in sysio_register_error_handlers() 516 prom_printf("SYSIO[%x]: Cannot register CE interrupt.\n", in sysio_register_error_handlers() 524 prom_printf("SYSIO[%x]: Cannot register SBUS Error interrupt.\n", in sysio_register_error_handlers() 553 prom_printf("sbus_iommu_init: Cannot map SYSIO " in sbus_iommu_init() 662 prom_printf("sbus_iommu_init: Fatal memory allocation error.\n"); in sbus_iommu_init()
|
| H A D | starfire.c | 55 prom_printf("starfire_hookup: No memory, this is insane.\n"); in starfire_hookup() 89 prom_printf("XFIRE: Cannot find irqinfo for imap %016lx\n", in starfire_translate()
|
| H A D | irq_64.c | 633 prom_printf("IRQ: kzalloc(irq_handler_data) failed.\n"); in build_irq() 932 prom_printf("PROM does not have timer mapped, trying to continue.\n"); in map_prom_timers() 992 prom_printf("SUN4V: sun4v_cpu_qconf(%lu:%lx:%lu) failed, " in register_one_mondo() 1024 prom_printf("SUN4V: Error, cannot allocate queue.\n"); in alloc_one_queue() 1042 prom_printf("SUN4V: Error, cannot allocate mondo block.\n"); in init_cpu_send_mondo_info() 1050 prom_printf("SUN4V: Error, cannot allocate cpu list page.\n"); in init_cpu_send_mondo_info() 1108 prom_printf("Fatal error, cannot allocate ivector_table\n"); in irq_ivector_init()
|
| H A D | leon_smp.c | 138 …prom_printf("######## !!!! The irqmp-ctrl must have broadcast enabled, smp wont work !!!!! #######… in leon_smp_setbroadcast() 143 prom_printf("continue anyway\n"); in leon_smp_setbroadcast()
|
| H A D | devices.c | 127 prom_printf("No cpu nodes, cannot continue\n"); in device_scan()
|
| H A D | sun4m_irq.c | 258 prom_printf("Bogus sun4m IRQ %u\n", real_irq); in sun4m_build_device_irq() 273 prom_printf("IRQ: kzalloc(sun4m_handler_data) failed.\n"); in sun4m_build_device_irq()
|
| H A D | auxio_32.c | 57 prom_printf("Cannot find auxio node, cannot continue...\n"); in auxio_probe()
|
| /linux/arch/m68k/sun3/ |
| H A D | idprom.c | 84 prom_printf("IDPROM: Bogus id_machtype value, 0x%x\n", machtype); in display_system_type() 121 prom_printf("IDPROM: Unknown format type!\n"); in idprom_init() 126 prom_printf("IDPROM: Checksum failure (nvram=%x, calc=%x)!\n", in idprom_init()
|
| /linux/arch/sparc/prom/ |
| H A D | ranges.c | 30 prom_printf("adjust_regs: Could not find range with matching bus type...\n"); in prom_adjust_regs() 49 prom_printf("adjust_ranges: Could not find matching bus type...\n"); in prom_adjust_ranges() 85 prom_printf("PROMLIB: obio_ranges %d\n", num_obio_ranges); in prom_ranges_init()
|
| H A D | init_64.c | 47 prom_printf("\n"); in prom_init()
|
| H A D | init_32.c | 50 prom_printf("PROMLIB: Bad PROM version %d\n", in prom_init()
|
| H A D | printf.c | 60 void notrace prom_printf(const char *fmt, ...) in prom_printf() function
|
| /linux/arch/mips/include/asm/dec/ |
| H A D | prom.h | 131 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro 148 #define prom_printf __prom_printf macro
|
| /linux/arch/sparc/mm/ |
| H A D | iommu.c | 69 prom_printf("Unable to allocate iommu structure\n"); in sbus_iommu_init() 76 prom_printf("Cannot map IOMMU registers\n"); in sbus_iommu_init() 98 prom_printf("Unable to allocate iommu table [0x%lx]\n", in sbus_iommu_init() 115 prom_printf("Unable to allocate iommu bitmap [%d]\n", in sbus_iommu_init()
|
| H A D | io-unit.c | 49 prom_printf("SUN4D: Cannot alloc iounit, halting.\n"); in iounit_iommu_init() 62 prom_printf("SUN4D: Cannot map External Page Table."); in iounit_iommu_init()
|
| H A D | init_64.c | 119 prom_printf("The machine has more %s property entries than " in read_obp_memory() 127 prom_printf("Couldn't get %s property from /memory.\n", in read_obp_memory() 599 prom_printf("prom_mappings: Couldn't get size.\n"); in read_obp_translations() 603 prom_printf("prom_mappings: Size %d is too big.\n", n); in read_obp_translations() 610 prom_printf("prom_mappings: Couldn't get property.\n"); in read_obp_translations() 665 prom_printf("hypervisor_tlb_lock[%lx:%x:%lx:%lx]: " in hypervisor_tlb_lock() 1766 prom_printf("kernel_map: Unaligned physmem[%lx:%lx]\n", in kernel_map_range() 2005 prom_printf("MAX_PHYS_ADDRESS_BITS is too small, need %lu\n", in setup_page_offset() 2188 prom_printf("hypervisor_mmu_tsb_ctx0[%lx]: " in sun4v_ktsb_register() 2509 prom_printf("paging_init: Cannot alloc zero page.\n"); in mem_init()
|
| /linux/arch/mips/dec/prom/ |
| H A D | console.c | 25 prom_printf("%s", buf); in prom_console_write()
|
| /linux/arch/m68k/sun3x/ |
| H A D | prom.c | 141 void prom_printf(char *fmt, ...) in prom_printf() function
|
| /linux/arch/sparc/include/asm/ |
| H A D | oplib_32.h | 98 __printf(1, 2) void prom_printf(const char *fmt, ...);
|
| /linux/arch/m68k/include/asm/ |
| H A D | oplib.h | 154 __printf(1, 2) void prom_printf(char *fmt, ...);
|