88c88
< * tc ThreadContext for the virtual-to-physical translation
---
> * @param tc ThreadContext for the virtual-to-physical translation
108c108
< SETranslatingPortProxy &getMemProxy();
---
> SETranslatingPortProxy &getMemProxy() { return *proxy; }