Home | Sort by: relevance | last modified time | path |
/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) { |