K 10 svn:author V 6 cherry K 8 svn:date V 27 2014-04-17T10:53:10.700792Z K 7 svn:log V 324 This commit brings us closer to native. Desegregate pmap_pv.c and pmap.c Bring in backing table functions from native and reduce dependency on mmu_map.[ch] Boot to single usermode breaks with this commit, however, this is a good checkpoint to commit. Next stop - direct map using 4K pages. Approved by: gibbs (implicit) END