Lines Matching refs:PMFREE_DEBUG
68 #define PMFREE_DEBUG(args...) if (prom_free_debug) printf(args)
70 #define PMFREE_DEBUG(args...)
208 PMFREE_DEBUG("no mmu ihandle");
213 PMFREE_DEBUG("no mmu node");
218 PMFREE_DEBUG("no translations property");
224 PMFREE_DEBUG("translations getprop failed");
276 PMFREE_DEBUG("large trans vaddr=0x%lx, npgs=%d\n",
288 PMFREE_DEBUG(
301 PMFREE_DEBUG("unmap vaddr=0x%lx pfn=0x%lx", vaddr, pfn);
308 PMFREE_DEBUG(" pp=0x%p", (void *)pp);
317 PMFREE_DEBUG(" skip\n");
326 PMFREE_DEBUG(" free\n");
331 PMFREE_DEBUG(" skip IO\n");
339 PMFREE_DEBUG(