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

/gem5/src/dev/arm/
H A Dsmmu_v3_caches.cc1105 WalkCache::invalidateVAA(Addr va, uint16_t vmid, const bool leaf_only) argument
1086 invalidateVA(Addr va, uint16_t asid, uint16_t vmid, const bool leaf_only) argument
H A Dsmmu_v3.cc495 const bool leaf_only = cmd.dw1.leaf ? true : false; local
511 const bool leaf_only = cmd.dw1.leaf ? true : false; local

Completed in 10 milliseconds