Lines Matching refs:DBG
69 #define DBG(fmt...) udbg_printf(fmt) macro
71 #define DBG(fmt...) macro
363 DBG(" -> check_for_initrd() initrd_start=0x%lx initrd_end=0x%lx\n", in check_for_initrd()
378 DBG(" <- check_for_initrd()\n"); in check_for_initrd()
436 DBG("smp_setup_cpu_maps()\n"); in smp_setup_cpu_maps()
442 DBG(" * %s...\n", dn->full_name); in smp_setup_cpu_maps()
448 DBG(" ibm,ppc-interrupt-server#s -> %d threads\n", in smp_setup_cpu_maps()
451 DBG(" no ibm,ppc-interrupt-server#s -> 1 thread\n"); in smp_setup_cpu_maps()
458 DBG(" thread %d -> cpu %d (hard id %d)\n", in smp_setup_cpu_maps()
469 DBG(" SMT disabled ! nthreads forced to 1\n"); in smp_setup_cpu_maps()
564 DBG("Probing machine type ...\n"); in probe_machine()
569 DBG(" %s ...", machine_id->name); in probe_machine()
572 DBG(" match !\n"); in probe_machine()
575 DBG("\n"); in probe_machine()
579 DBG("No suitable machine found !\n"); in probe_machine()