K 10 svn:author V 3 alc K 8 svn:date V 27 2004-10-03T00:16:43.000000Z K 7 svn:log V 268 The physical address stored in the vm_page is page aligned. There is no need to mask off the page offset bits. (This operation made some sense prior to i386/i386/pmap.c revision 1.254 when we passed a physical address rather than a vm_page pointer to pmap_enter().) END