HomeFreeBSD

Implement vm.pmap.kernel_maps for RISC-V

Description

Implement vm.pmap.kernel_maps for RISC-V

This is taken from the arm64 version, with the following simplifications:

  • Our current pmap implementation uses a 3-level paging scheme
  • The "mode" field has been omitted since RISC-V PTEs don't encode typical mode attributes

Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D23594

Details

Provenance
mhorneAuthored on Feb 12 2020, 2:06 PM
Parents
rGccfb8acd708b: RISC-V: un-ifdef vm.kvm_size and vm.kvm_free
Branches
Unknown
Tags
Unknown

Event Timeline