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

/gem5/src/cpu/simple/
H A Dtiming.hh109 class FetchTranslation : public BaseTLB::Translation class in class:TimingSimpleCPU
115 FetchTranslation(TimingSimpleCPU *_cpu) function in class:TimingSimpleCPU::FetchTranslation
133 FetchTranslation fetchTranslation;
/gem5/src/cpu/o3/
H A Dfetch.hh115 class FetchTranslation : public BaseTLB::Translation class in class:DefaultFetch
121 FetchTranslation(DefaultFetch<Impl> *_fetch) function in class:DefaultFetch::FetchTranslation
H A Dfetch_impl.hh646 FetchTranslation *trans = new FetchTranslation(this);

Completed in 13 milliseconds