Searched refs:S1E1Tran (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dtlb.hh136 S1E1Tran = 0x10, enumerator in enum:ArmISA::TLB::ArmTranslationType
H A Dtlb.cc1356 !(tranType & S1E1Tran)); // <--- FIX THIS HACK
1430 case S1E1Tran:
H A Disa.cc1936 tranType = TLB::S1E1Tran;
1941 tranType = TLB::S1E1Tran;

Completed in 10 milliseconds