54c54
< #include "arch/tlb.hh"
---
> #include "arch/generic/tlb.hh"
316c316
< BaseCPU::mwaitAtomic(ThreadID tid, ThreadContext *tc, TheISA::TLB *dtb)
---
> BaseCPU::mwaitAtomic(ThreadID tid, ThreadContext *tc, BaseTLB *dtb)