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

  /src/sys/arch/sparc64/sparc64/
pmap.c 2919 bool needflush = FALSE; local in function:pmap_page_protect
3012 needflush = TRUE;
3054 needflush = TRUE;
3070 if (needflush)
pmap.c 2919 bool needflush = FALSE; local in function:pmap_page_protect
3012 needflush = TRUE;
3054 needflush = TRUE;
3070 if (needflush)

Completed in 25 milliseconds