Lines Matching refs:DBG
75 #define DBG(fmt...) udbg_printf(fmt) macro
77 #define DBG(fmt...) macro
384 DBG(" -> check_for_initrd() initrd_start=0x%lx initrd_end=0x%lx\n", in check_for_initrd()
399 DBG(" <- check_for_initrd()\n"); in check_for_initrd()
459 DBG("smp_setup_cpu_maps()\n"); in smp_setup_cpu_maps()
466 DBG(" * %s...\n", dn->full_name); in smp_setup_cpu_maps()
471 DBG(" ibm,ppc-interrupt-server#s -> %d threads\n", in smp_setup_cpu_maps()
474 DBG(" no ibm,ppc-interrupt-server#s -> 1 thread\n"); in smp_setup_cpu_maps()
488 DBG(" thread %d -> cpu %d (hard id %d)\n", in smp_setup_cpu_maps()
505 DBG(" SMT disabled ! nthreads forced to 1\n"); in smp_setup_cpu_maps()
601 DBG("Probing machine type ...\n"); in probe_machine()
617 DBG(" %s ...", machine_id->name); in probe_machine()
620 DBG(" match !\n"); in probe_machine()
623 DBG("\n"); in probe_machine()
627 DBG("No suitable machine found !\n"); in probe_machine()