HomeSort by: relevance | last modified time | path
    Searched defs:startpmapdebug (Results 1 - 2 of 2) 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);
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 24 milliseconds