537a538
> #if FULL_SYSTEM
538a540,542
> #else
> return new FastInstructionAccessMMUMiss(req->getVaddr());
> #endif
746a751
> #if FULL_SYSTEM
747a753,755
> #else
> return new FastDataAccessMMUMiss(req->getVaddr());
> #endif
855a864,865
> #if FULL_SYSTEM
>
1277a1288,1289
> #endif
>