Searched refs:ttb0 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_transl.hh71 Addr ttb0, ttb1, httb; member in struct:SMMUTranslationProcess::TranslContext
H A Dsmmu_v3_transl.cc524 request.sid, request.ssid, e->ttb0, e->asid);
529 tc.ttb0 = e->ttb0;
557 e.ttb0 = tc.ttb0;
630 tc.ttb0 = cd.dw1.ttb0 << CD_TTB_SHIFT;
636 tc.ttb0 = 0xcafebabe;
914 Addr table_addr = context.ttb0;
H A Dsmmu_v3_defs.hh290 Bitfield<51, 4> ttb0; member in struct:ContextDescriptor
H A Dsmmu_v3_caches.hh251 Addr ttb0; member in struct:ConfigCache::Entry

Completed in 13 milliseconds