K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-12-06T21:09:01.000000Z K 7 svn:log V 390 - Cleanup whitespace and extra ()s in vtophys() macros. - Move vtophys() macros next to vtopte() where vtopte() exists to match comments above vtopte(). - Remove references to the alternate address space in the comment above vtopte(). amd64 never had the alternate address space, and i386 lost it prior to PAE support being added. - s/entires/entries/ in comments. Reviewed by: alc END