K 10 svn:author V 6 marcel K 8 svn:date V 27 2008-04-17T00:37:40.000000Z K 7 svn:log V 238 Simplify the pmap_zero_page family of functions by making use of the fact that we have a 1:1 mapping by virtue of the BATs. Eliminate the now unused moea_rkva_alloc(), moea_pa_map() and moea_pa_unmap() functions. Pointed out by: grehan. END