Searched refs:debugging_mem (Results 1 – 1 of 1) sorted by relevance
302 static int debugging_mem; variable306 if (!debugging_mem) in printmemlist()324 if (!debugging_mem) in printmemseg()339 #define MPRINTF(str) if (debugging_mem) prom_printf((str))340 #define MPRINTF1(str, a) if (debugging_mem) prom_printf((str), (a))341 #define MPRINTF2(str, a, b) if (debugging_mem) prom_printf((str), (a), (b))343 if (debugging_mem) prom_printf((str), (a), (b), (c))