Lines Matching refs:DBG
74 #define DBG(fmt...) udbg_printf(fmt) macro
76 #define DBG(fmt...) macro
362 DBG(" -> check_for_initrd() initrd_start=0x%lx initrd_end=0x%lx\n", in check_for_initrd()
377 DBG(" <- check_for_initrd()\n"); in check_for_initrd()
423 DBG(" thread %d -> cpu %d (hard id %d)\n", i, cpu, hwid); in assign_threads()
458 DBG("smp_setup_cpu_maps()\n"); in smp_setup_cpu_maps()
471 DBG(" * %pOF...\n", dn); in smp_setup_cpu_maps()
476 DBG(" ibm,ppc-interrupt-server#s -> %lu threads\n", in smp_setup_cpu_maps()
479 DBG(" no ibm,ppc-interrupt-server#s -> 1 thread\n"); in smp_setup_cpu_maps()
520 DBG(" SMT disabled ! nthreads forced to 1\n"); in smp_setup_cpu_maps()
624 DBG("Probing machine type ...\n"); in probe_machine()
640 DBG(" %s ...\n", machine_id->name); in probe_machine()
648 DBG(" %s match !\n", machine_id->name); in probe_machine()