Nathan Whitehorn 04329fa708 Move the pmap-specific code in copyinout.c that gets pointers to userland
buffers into a new pmap-module function pmap_map_user_ptr() that can
be implemented by the respective modules. This is required to implement
non-segment-based AIM-ish MMU systems such as the radix-tree page tables
introduced by POWER ISA 3.0 and present on POWER9.

Reviewed by:	jhibbits
2018-01-15 06:46:33 +00:00
..
2018-01-14 22:05:29 +00:00
2018-01-12 23:06:35 +00:00
2018-01-14 20:46:39 +00:00
2017-12-28 20:40:56 +00:00