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

  /src/sys/uvm/pmap/
pmap.c 370 bool pmap_stealdebug = false; variable in typeref:typename:bool
373 do { if (pmap_stealdebug) { printf(__VA_ARGS__); } } while (false)
pmap.c 370 bool pmap_stealdebug = false; variable in typeref:typename:bool
373 do { if (pmap_stealdebug) { printf(__VA_ARGS__); } } while (false)

Completed in 26 milliseconds