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

  /src/sys/arch/alpha/alpha/
pmap.c 2182 bool tflush = false; local in function:pmap_enter
2395 tflush = PG_PALCODE(opte) != PG_PALCODE(npte);
2408 if (tflush) {
pmap.c 2182 bool tflush = false; local in function:pmap_enter
2395 tflush = PG_PALCODE(opte) != PG_PALCODE(npte);
2408 if (tflush) {

Completed in 28 milliseconds