K 10 svn:author V 3 alc K 8 svn:date V 27 2011-02-04T21:49:24.213093Z K 7 svn:log V 179 Since the last parameter to vm_object_shadow() is a vm_size_t and not a vm_pindex_t, it makes no sense for its callers to perform atop(). Let vm_object_shadow() do that instead. END