Searched defs:PMAP_DPRINTF (Results 1 – 1 of 1) sorted by relevance
164 #define PMAP_DPRINTF(l, x) if (pmapdebug & (l)) printf x macro166 #define PMAP_DPRINTF(l, x) /* nothing */ macro