196c196
< if (trans_fault == NoFault && !(req->flags & UNCACHEABLE)) {
---
> if (trans_fault == NoFault && !(req->isUncacheable())) {