OBJPR_CLEANONLY
return (linux_invalidate_mapping_pages_sub(obj, start, end, OBJPR_CLEANONLY));
OBJPR_CLEANONLY : 0);
flags = OBJPR_CLEANONLY;
(options & (OBJPR_CLEANONLY | OBJPR_NOTMAPPED)) == OBJPR_NOTMAPPED,
if ((options & OBJPR_CLEANONLY) == 0) {
if ((options & OBJPR_CLEANONLY) != 0 &&