Searched refs:cacheValid (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
H A Dtlb.cc57 cacheState(0), cacheValid(false)
105 cacheValid = false;
264 cacheValid = false;
292 cacheValid = false;
313 cacheValid = false;
331 cacheValid = false;
432 if (cacheValid && cacheState == tlbdata) {
473 cacheValid = true;
523 cacheValid = true;
566 if (cacheValid
[all...]
H A Dtlb.hh82 bool cacheValid; member in class:SparcISA::TLB

Completed in 7 milliseconds