Home
last modified time | relevance | path

Searched refs:prom_printf (Results 1 - 25 of 84) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom_init.c96 prom_printf("kernel BUG at %s line 0x%x!\n", \
102 #define prom_debug(x...) prom_printf(x)
482 static void __init prom_printf(const char *format, ...) in prom_printf() function
784 prom_printf("command line: %s\n", prom_cmd_line); in early_cmdline_parse()
789 prom_printf("iommu opt is: %s\n", opt); in early_cmdline_parse()
1217 prom_printf("Threads per core %lu out of bounds, assuming 1\n", in prom_count_smt_threads()
1246 prom_printf("WARNING: Ignoring cmdline option disable_radix\n"); in prom_parse_mmu_model()
1275 prom_printf("WARNING: Ignoring cmdline option xive=off\n"); in prom_parse_xive_model()
1332 prom_printf("WARNING: ibm,arch-vec-5-platform-support longer than expected (len: %d)\n", in prom_check_platform_support()
1384 prom_printf("Ma in prom_send_capabilities()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_init.c100 #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()
1243 prom_printf("Threads per core %lu out of bounds, assuming 1\n", in prom_count_smt_threads()
1272 prom_printf("WARNING: Ignoring cmdline option disable_radix\n"); in prom_parse_mmu_model()
1301 prom_printf("WARNING: Ignoring cmdline option xive=off\n"); in prom_parse_xive_model()
1360 prom_printf("WARNING: ibm,arch-vec-5-platform-support longer than expected (len: %d)\n", in prom_check_platform_support()
1412 prom_printf("Max number of cores passed to firmware: %u (NR_CPUS = %d)\n", in prom_send_capabilities()
1418 prom_printf("Callin in prom_send_capabilities()
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsun4d_irq.c298 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 Didprom.c58 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 Dprom_32.c234 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()
H A Dstarfire.c55 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 Dpcic.c297 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()
731 prom_printf("time_init: unable to attach IRQ%d\n", timer_irq); in pci_time_init()
H A Dsetup_32.c85 prom_printf("PROM SYNC COMMAND...\n"); in prom_sync_me()
92 prom_printf("Returning to prom\n"); in prom_sync_me()
136 prom_printf("boot_flags_init: Halt!\n"); in process_switch()
227 prom_printf("Unknown cpu type, halting.\n"); in per_cpu_patch()
H A Dprom_64.c36 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()
605 prom_printf("Cannot obtain path of stdout.\n"); in of_console_init()
617 prom_printf("Cannot resolve stdout node from " in of_console_init()
625 prom_printf("Console device_type is neither display " in of_console_init()
H A Dsbus.c219 prom_printf("get_irq_translations: Bad SYSIO INO[%x]\n", in sbus_build_irq()
507 prom_printf("SYSIO[%x]: Cannot register UE interrupt.\n", in sysio_register_error_handlers()
515 prom_printf("SYSIO[%x]: Cannot register CE interrupt.\n", in sysio_register_error_handlers()
523 prom_printf("SYSIO[%x]: Cannot register SBUS Error interrupt.\n", in sysio_register_error_handlers()
552 prom_printf("sbus_iommu_init: Cannot map SYSIO " in sbus_iommu_init()
661 prom_printf("sbus_iommu_init: Fatal memory allocation error.\n"); in sbus_iommu_init()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsun4d_irq.c298 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 Didprom.c58 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 Dprom_32.c234 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()
H A Dstarfire.c55 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 Dpcic.c297 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()
H A Dsetup_32.c85 prom_printf("PROM SYNC COMMAND...\n"); in prom_sync_me()
92 prom_printf("Returning to prom\n"); in prom_sync_me()
136 prom_printf("boot_flags_init: Halt!\n"); in process_switch()
227 prom_printf("Unknown cpu type, halting.\n"); in per_cpu_patch()
H A Dprom_64.c36 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()
605 prom_printf("Cannot obtain path of stdout.\n"); in of_console_init()
617 prom_printf("Cannot resolve stdout node from " in of_console_init()
625 prom_printf("Console device_type is neither display " in of_console_init()
/kernel/linux/linux-5.10/arch/m68k/sun3/
H A Didprom.c82 prom_printf("IDPROM: Bogus id_machtype value, 0x%x\n", machtype); in display_system_type()
119 prom_printf("IDPROM: Unknown format type!\n"); in idprom_init()
124 prom_printf("IDPROM: Checksum failure (nvram=%x, calc=%x)!\n", in idprom_init()
/kernel/linux/linux-6.6/arch/m68k/sun3/
H A Didprom.c82 prom_printf("IDPROM: Bogus id_machtype value, 0x%x\n", machtype); in display_system_type()
119 prom_printf("IDPROM: Unknown format type!\n"); in idprom_init()
124 prom_printf("IDPROM: Checksum failure (nvram=%x, calc=%x)!\n", in idprom_init()
/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dranges.c30 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()
/kernel/linux/linux-6.6/arch/sparc/prom/
H A Dranges.c30 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()
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dinit_32.c253 prom_printf("BUG: fixmap and pkmap areas overlap\n"); in mem_init()
254 prom_printf("pkbase: 0x%lx pkend: 0x%lx fixstart 0x%lx\n", in mem_init()
258 prom_printf("Please mail sparclinux@vger.kernel.org.\n"); in mem_init()
272 prom_printf("mem_init: Cannot alloc valid_addr_bitmap.\n"); in mem_init()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dinit_32.c252 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()
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/
H A Dprom.h131 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro
148 #define prom_printf __prom_printf macro
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/
H A Dprom.h131 #define prom_printf(x...) _prom_printf(__prom_printf, NULL, x) macro
148 #define prom_printf __prom_printf macro

Completed in 18 milliseconds

1234