Lines Matching refs:DBG
75 #define DBG(fmt...) udbg_printf(fmt) macro
77 #define DBG(fmt...) macro
377 DBG(" -> check_for_initrd() initrd_start=0x%lx initrd_end=0x%lx\n", in check_for_initrd()
392 DBG(" <- check_for_initrd()\n"); in check_for_initrd()
454 DBG("smp_setup_cpu_maps()\n"); in smp_setup_cpu_maps()
467 DBG(" * %pOF...\n", dn); in smp_setup_cpu_maps()
472 DBG(" ibm,ppc-interrupt-server#s -> %lu threads\n", in smp_setup_cpu_maps()
475 DBG(" no ibm,ppc-interrupt-server#s -> 1 thread\n"); in smp_setup_cpu_maps()
490 DBG(" thread %d -> cpu %d (hard id %d)\n", in smp_setup_cpu_maps()
512 DBG(" SMT disabled ! nthreads forced to 1\n"); in smp_setup_cpu_maps()
617 DBG("Probing machine type ...\n"); in probe_machine()
633 DBG(" %s ...", machine_id->name); in probe_machine()
636 DBG(" match !\n"); in probe_machine()
639 DBG("\n"); in probe_machine()