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

/gem5/src/arch/arm/
H A Dstage2_lookup.cc107 const Addr ipa = (stage1Te.pfn << stage1Te.N); local
H A Dtlb.cc369 TLB::flushIpaVmid(Addr ipa, bool secure_lookup, ExceptionLevel target_el) argument
/gem5/src/dev/arm/
H A Dsmmu_v3_caches.cc658 IPACache::lookup(Addr ipa, uint16_t vmid, bool updStats) argument
711 IPACache::invalidateIPA(Addr ipa, uint16_t vmid) argument
724 invalidateIPAA(Addr ipa) argument
[all...]
H A Dsmmu_v3_caches.hh205 Addr ipa; member in struct:IPACache::Entry
H A Dsmmu_v3_defs.hh394 uint64_t ipa; member in struct:SMMUEvent

Completed in 18 milliseconds