/linux-6.12.1/arch/powerpc/kernel/ |
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-6.12.1/arch/sparc/kernel/ |
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()
|
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()
|
D | prom_32.c | 234 prom_printf("Invalid PROM_V0 stdout value %u\n", in of_console_init() 245 prom_printf("Cannot find PROM_V0 console node.\n"); in of_console_init() 268 prom_printf("Cannot resolve stdout node from " in of_console_init() 276 prom_printf("Console device_type is neither display " in of_console_init() 299 prom_printf("No stdout-path in root node.\n"); in of_console_init()
|
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()
|
D | pcic.c | 297 prom_printf("PCIC: called twice!\n"); in pcic_probe() 311 prom_printf("PCIC: Error, cannot get PCIC registers " in pcic_probe() 321 prom_printf("PCIC: Error, cannot map PCIC registers.\n"); in pcic_probe() 328 prom_printf("PCIC: Error, cannot map PCIC IO Base.\n"); in pcic_probe() 335 prom_printf("PCIC: Error, cannot map " in pcic_probe() 347 prom_printf("PCIC: Error, cannot map " in pcic_probe() 730 prom_printf("time_init: unable to attach IRQ%d\n", timer_irq); in pci_time_init()
|
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()
|
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()
|
D | prom_64.c | 36 prom_printf("prom_early_alloc(%lu) failed\n", size); in prom_early_alloc() 450 prom_printf("OF: Serious problem, cpu lacks " in of_iterate_over_cpus() 607 prom_printf("Cannot obtain path of stdout.\n"); in of_console_init() 619 prom_printf("Cannot resolve stdout node from " in of_console_init() 627 prom_printf("Console device_type is neither display " in of_console_init()
|
D | irq_64.c | 634 prom_printf("IRQ: kzalloc(irq_handler_data) failed.\n"); in build_irq() 933 prom_printf("PROM does not have timer mapped, trying to continue.\n"); in map_prom_timers() 993 prom_printf("SUN4V: sun4v_cpu_qconf(%lu:%lx:%lu) failed, " in register_one_mondo() 1025 prom_printf("SUN4V: Error, cannot allocate queue.\n"); in alloc_one_queue() 1043 prom_printf("SUN4V: Error, cannot allocate mondo block.\n"); in init_cpu_send_mondo_info() 1051 prom_printf("SUN4V: Error, cannot allocate cpu list page.\n"); in init_cpu_send_mondo_info() 1109 prom_printf("Fatal error, cannot allocate ivector_table\n"); in irq_ivector_init()
|
D | setup_64.c | 97 prom_printf("boot_flags_init: Halt!\n"); in process_switch() 191 prom_printf("Unknown cpu type, halting.\n"); in per_cpu_patch() 363 prom_printf("Serious problem, boot cpu id (%d) >= NR_CPUS (%d)\n", in start_early_boot() 689 prom_printf("\n"); in sun_do_break()
|
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()
|
D | devices.c | 127 prom_printf("No cpu nodes, cannot continue\n"); in device_scan()
|
/linux-6.12.1/arch/m68k/sun3/ |
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-6.12.1/arch/sparc/prom/ |
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()
|
D | init_64.c | 47 prom_printf("\n"); in prom_init()
|
D | init_32.c | 50 prom_printf("PROMLIB: Bad PROM version %d\n", in prom_init()
|
D | printf.c | 60 void notrace prom_printf(const char *fmt, ...) in prom_printf() function
|
/linux-6.12.1/arch/sparc/mm/ |
D | init_32.c | 252 prom_printf("BUG: fixmap and pkmap areas overlap\n"); in mem_init() 253 prom_printf("pkbase: 0x%lx pkend: 0x%lx fixstart 0x%lx\n", in mem_init() 257 prom_printf("Please mail sparclinux@vger.kernel.org.\n"); in mem_init() 271 prom_printf("mem_init: Cannot alloc valid_addr_bitmap.\n"); in mem_init()
|
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()
|
D | srmmu.c | 676 prom_printf("inherit_prom_mappings: Cannot alloc kernel %s.\n", type); in early_pgtable_allocfail() 927 prom_printf("Something wrong, can't find cpu node in paging_init.\n"); in srmmu_paging_init() 1023 prom_printf("Could not determine SRMMU chip type.\n"); in srmmu_is_bad() 1044 prom_printf("can't determine cache-line-size, halting.\n"); in init_vac_layout() 1049 prom_printf("can't determine cache-nlines, halting.\n"); in init_vac_layout() 1069 prom_printf("No CPU nodes found, halting.\n"); in init_vac_layout() 1580 prom_printf("Sparc-Linux Cypress support does not longer exit.\n"); in get_srmmu_type()
|
/linux-6.12.1/arch/mips/include/asm/dec/ |
D | prom.h | 131 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro 148 #define prom_printf __prom_printf macro
|
/linux-6.12.1/arch/m68k/sun3/prom/ |
D | printf.c | 24 prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-6.12.1/arch/mips/dec/prom/ |
D | console.c | 25 prom_printf("%s", buf); in prom_console_write()
|
/linux-6.12.1/arch/m68k/sun3x/ |
D | prom.c | 141 void prom_printf(char *fmt, ...) in prom_printf() function
|