HomeSort by: relevance | last modified time | path
    Searched defs:startpmapdebug (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/vax/vax/
pmap.c 156 #define PMDEBUG(x) if (startpmapdebug)printf x
171 int startpmapdebug = 0; variable in typeref:typename:int
376 printf("startpmapdebug %p\n",&startpmapdebug);

Completed in 12 milliseconds