147c147
< !(reqFlags & VPTE) && !(reqFlags & NO_FAULT)) {
---
> reqFlags.none(Request::VPTE|Request::NO_FAULT)) {