MS_ASYNC
if ((flags & (MS_ASYNC|MS_INVALIDATE)) == (MS_ASYNC|MS_INVALIDATE))
rv = vm_map_clean(map, addr, addr + size, (flags & MS_ASYNC) == 0,