350c350
< Fault fault = thread->translateInstReq(req);
---
> Fault fault = thread->itb->translate(req, tc);