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

/gem5/src/arch/sparc/
H A Dvtophys.cc86 TLB* itb = dynamic_cast<TLB *>(tc->getITBPtr()); local
H A Dtlb.cc870 TLB *itb = dynamic_cast<TLB *>(tc->getITBPtr()); local
1066 TLB *itb = dynamic_cast<TLB *>(tc->getITBPtr()); local
1303 TLB *itb = dynamic_cast<TLB *>(tc->getITBPtr()); local
[all...]
/gem5/src/cpu/
H A Dsimple_thread.hh131 BaseTLB *itb; member in class:SimpleThread
H A DBaseCPU.py184 itb = Param.BaseTLB(ArchITB(), "Instruction TLB") variable in class:BaseCPU
/gem5/src/arch/alpha/
H A Dtlb.cc206 TLB::checkCacheability(const RequestPtr &req, bool itb) argument
/gem5/src/cpu/checker/
H A Dcpu.hh137 BaseTLB *itb; member in class:CheckerCPU
/gem5/src/cpu/o3/
H A Dcpu.hh127 BaseTLB *itb; member in class:FullO3CPU
/gem5/configs/common/cores/arm/
H A DHPI.py1449 itb = HPI_ITB() variable in class:HPI

Completed in 27 milliseconds