Searched refs:PMFREE_DEBUG (Results 1 – 1 of 1) sorted by relevance
68 #define PMFREE_DEBUG(args...) if (prom_free_debug) printf(args) macro70 #define PMFREE_DEBUG(args...) macro208 PMFREE_DEBUG("no mmu ihandle"); in read_prom_mappings()213 PMFREE_DEBUG("no mmu node"); in read_prom_mappings()218 PMFREE_DEBUG("no translations property"); in read_prom_mappings()224 PMFREE_DEBUG("translations getprop failed"); in read_prom_mappings()276 PMFREE_DEBUG("large trans vaddr=0x%lx, npgs=%d\n", in unmap_prom_mappings()288 PMFREE_DEBUG( in unmap_prom_mappings()301 PMFREE_DEBUG("unmap vaddr=0x%lx pfn=0x%lx", vaddr, pfn); in unmap_prom_mappings()308 PMFREE_DEBUG(" pp=0x%p", (void *)pp); in unmap_prom_mappings()[all …]