]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use pmap_kenter() rather than vtopte() and bashing the page tables
authorpeter <peter@FreeBSD.org>
Thu, 18 Jul 2002 00:42:53 +0000 (00:42 +0000)
committerpeter <peter@FreeBSD.org>
Thu, 18 Jul 2002 00:42:53 +0000 (00:42 +0000)
commitcc2882c16b223d38b64f938d27b4b686d3892590
treee918b589e31632d6b71040865c022eeab2e9b5f5
parenta7b0b5b2160e6cee1429fa54df4aaaf98a992470
Use pmap_kenter() rather than vtopte() and bashing the page tables
directly.
sys/amd64/amd64/machdep.c
sys/i386/i386/machdep.c
sys/pc98/i386/machdep.c
sys/pc98/pc98/machdep.c