Home
last modified time | relevance | path

Searched refs:prom_printf (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/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()
1216 prom_printf("Threads per core %lu out of bounds, assuming 1\n", in prom_count_smt_threads()
1245 prom_printf("WARNING: Ignoring cmdline option disable_radix\n"); in prom_parse_mmu_model()
1274 prom_printf("WARNING: Ignoring cmdline option xive=off\n"); in prom_parse_xive_model()
1331 prom_printf("WARNING: ibm,arch-vec-5-platform-support longer than expected (len: %d)\n", in prom_check_platform_support()
1383 prom_printf("Max number of cores passed to firmware: %u (NR_CPUS = %d)\n", in prom_send_capabilities()
[all …]
/OK3568_Linux_fs/kernel/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 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 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 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 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 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()
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 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 Dirq_64.c637 prom_printf("IRQ: kzalloc(irq_handler_data) failed.\n"); in build_irq()
934 prom_printf("PROM does not have timer mapped, trying to continue.\n"); in map_prom_timers()
994 prom_printf("SUN4V: sun4v_cpu_qconf(%lu:%lx:%lu) failed, " in register_one_mondo()
1026 prom_printf("SUN4V: Error, cannot allocate queue.\n"); in alloc_one_queue()
1044 prom_printf("SUN4V: Error, cannot allocate mondo block.\n"); in init_cpu_send_mondo_info()
1052 prom_printf("SUN4V: Error, cannot allocate cpu list page.\n"); in init_cpu_send_mondo_info()
1110 prom_printf("Fatal error, cannot allocate ivector_table\n"); in irq_ivector_init()
H A Dsetup_64.c110 prom_printf("boot_flags_init: Halt!\n"); in process_switch()
206 prom_printf("Unknown cpu type, halting.\n"); in per_cpu_patch()
378 prom_printf("Serious problem, boot cpu id (%d) >= NR_CPUS (%d)\n", in start_early_boot()
707 prom_printf("\n"); in sun_do_break()
H A Dleon_smp.c138prom_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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
H A Dinit_64.c50 prom_printf("\n"); in prom_init()
H A Dinit_32.c50 prom_printf("PROMLIB: Bad PROM version %d\n", in prom_init()
H A Dprintf.c60 void notrace prom_printf(const char *fmt, ...) in prom_printf() function
/OK3568_Linux_fs/kernel/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()
H A Diommu.c68 prom_printf("Unable to allocate iommu structure\n"); in sbus_iommu_init()
75 prom_printf("Cannot map IOMMU registers\n"); in sbus_iommu_init()
97 prom_printf("Unable to allocate iommu table [0x%lx]\n", in sbus_iommu_init()
114 prom_printf("Unable to allocate iommu bitmap [%d]\n", in sbus_iommu_init()
H A Dsrmmu.c675 prom_printf("inherit_prom_mappings: Cannot alloc kernel %s.\n", type); in early_pgtable_allocfail()
926 prom_printf("Something wrong, can't find cpu node in paging_init.\n"); in srmmu_paging_init()
1024 prom_printf("Could not determine SRMMU chip type.\n"); in srmmu_is_bad()
1045 prom_printf("can't determine cache-line-size, halting.\n"); in init_vac_layout()
1050 prom_printf("can't determine cache-nlines, halting.\n"); in init_vac_layout()
1070 prom_printf("No CPU nodes found, halting.\n"); in init_vac_layout()
1581 prom_printf("Sparc-Linux Cypress support does not longer exit.\n"); in get_srmmu_type()
H A Dinit_64.c118 prom_printf("The machine has more %s property entries than " in read_obp_memory()
126 prom_printf("Couldn't get %s property from /memory.\n", in read_obp_memory()
590 prom_printf("prom_mappings: Couldn't get size.\n"); in read_obp_translations()
594 prom_printf("prom_mappings: Size %d is too big.\n", n); in read_obp_translations()
601 prom_printf("prom_mappings: Couldn't get property.\n"); in read_obp_translations()
656 prom_printf("hypervisor_tlb_lock[%lx:%x:%lx:%lx]: " in hypervisor_tlb_lock()
1067 prom_printf("Cannot allocate pglist_data for nid[%d]\n", nid); in allocate_node_data()
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()
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/mips/dec/prom/
H A Dconsole.c25 prom_printf("%s", buf); in prom_console_write()
/OK3568_Linux_fs/kernel/arch/m68k/sun3/prom/
H A Dprintf.c24 prom_printf(char *fmt, ...) in prom_printf() function
/OK3568_Linux_fs/kernel/arch/m68k/sun3x/
H A Dprom.c142 void prom_printf(char *fmt, ...) in prom_printf() function

12