Lines Matching refs:DBG
75 #define DBG(fmt...) udbg_printf(fmt) macro
77 #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()
424 DBG(" thread %d -> cpu %d (hard id %d)\n", i, cpu, hwid); in assign_threads()
459 DBG("smp_setup_cpu_maps()\n"); in smp_setup_cpu_maps()
469 DBG(" * %pOF...\n", dn); in smp_setup_cpu_maps()
474 DBG(" ibm,ppc-interrupt-server#s -> %lu threads\n", in smp_setup_cpu_maps()
477 DBG(" no ibm,ppc-interrupt-server#s -> 1 thread\n"); in smp_setup_cpu_maps()
518 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()