Use pmap_load to load table entries. This simplifies finding places where
authorandrew <andrew@FreeBSD.org>
Thu, 2 Jul 2015 15:17:30 +0000 (15:17 +0000)
committerandrew <andrew@FreeBSD.org>
Thu, 2 Jul 2015 15:17:30 +0000 (15:17 +0000)
commit9e41e2c54e6e61a7de8108bb9593d5b46aeae230
tree7da67e16a8907d33e6d97c006f316ed1cfe0b1df
parente48bb98eda2c9411ec3037480c33ce25d5a3fb37
Use pmap_load to load table entries. This simplifies finding places where
we access the tables.

Obtained from: ABT Systems Ltd
Sponsored by: The fReeBSD Foundation
sys/arm64/arm64/pmap.c