Home | History | Annotate | Download | only in oea

Lines Matching defs:pmapdebug

189 #if defined(DEBUG) || defined(PMAPDEBUG)
190 #define pmapdebug PMAPNAME(debug)
405 #if defined(DEBUG) || defined(PMAPDEBUG)
418 unsigned int pmapdebug = 0;
421 # define DPRINTFN(n, x, ...) do if (pmapdebug & PMAPDEBUG_ ## n) printf(x, __VA_ARGS__); while (0)
1560 if ((pmapdebug & PMAPDEBUG_PVOENTER) &&
1962 #if defined(DEBUG) || defined(PMAPDEBUG)
1963 if (pmapdebug & PMAPDEBUG_ENTER)
1965 else if (pmapdebug & PMAPDEBUG_EXEC)
2978 if (pmapdebug && npgs > 1) {
3175 if (pmapdebug & PMAPDEBUG_BOOT) {
3443 if (pmapdebug & PMAPDEBUG_BOOT) {
3592 #if defined(PMAPDEBUG)
3593 if (pmapdebug)