Lines Matching refs:DBG
67 #define DBG(fmt...) udbg_printf(fmt) macro
69 #define DBG(fmt...) macro
373 DBG(" -> check_for_initrd() initrd_start=0x%lx initrd_end=0x%lx\n", in check_for_initrd()
388 DBG(" <- check_for_initrd()\n"); in check_for_initrd()
448 DBG("smp_setup_cpu_maps()\n"); in smp_setup_cpu_maps()
455 DBG(" * %s...\n", dn->full_name); in smp_setup_cpu_maps()
460 DBG(" ibm,ppc-interrupt-server#s -> %d threads\n", in smp_setup_cpu_maps()
463 DBG(" no ibm,ppc-interrupt-server#s -> 1 thread\n"); in smp_setup_cpu_maps()
477 DBG(" thread %d -> cpu %d (hard id %d)\n", in smp_setup_cpu_maps()
494 DBG(" SMT disabled ! nthreads forced to 1\n"); in smp_setup_cpu_maps()
589 DBG("Probing machine type ...\n"); in probe_machine()
594 DBG(" %s ...", machine_id->name); in probe_machine()
597 DBG(" match !\n"); in probe_machine()
600 DBG("\n"); in probe_machine()
604 DBG("No suitable machine found !\n"); in probe_machine()