Searched defs:nonCacheable (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/
H A Dpagetable.hh139 bool nonCacheable; // Can we wrap this in mtype? member in struct:ArmISA::TlbEntry
309 SERIALIZE_SCALAR(nonCacheable); variable
339 UNSERIALIZE_SCALAR(nonCacheable); variable

Completed in 6 milliseconds