DragonFlyBSD/src fd8b44bsys/platform/vkernel64/platform pmap.c

vkernel - Sync to recent API changes (2)

* Refactor uservtophys() to use vm_fault_page().  The pmap
  lookup isn't going to work coupled with the fuword style
  test because the vkernel's copyin/copyout/fuword/etc code
  doesn't fault the underlying page into the pmap.
DeltaFile
+21-15sys/platform/vkernel64/platform/pmap.c
+21-151 files

UnifiedSplitRaw