Kristof Provost b865714d95 riscv pmap: zero reserved pte bits in ppn
The top 10 bits of a pte are reserved by specification[1] and are not part of
the PPN.

[1] 'Volume II: RISC-V Privileged Architectures V20190608-Priv-MSU-Ratified',
'4.4.1 Addressing and Memory Protection', page 72: "The PTE format for Sv39 is
shown in Figure 4.18. ... Bits 63–54 are reserved for future use and must be
zeroed by software for forward compatibility."

Submitted by:	Nathaniel Filardo <nwf20@cl.cam.ac.uk>
Reviewed by:	kp, mhorne
Differential Revision:	https://reviews.freebsd.org/D25523
2020-07-01 19:15:43 +00:00
..
2019-12-04 16:56:11 +00:00
2020-06-24 15:20:00 +00:00
2019-11-15 03:37:49 +00:00
2020-04-06 22:48:43 +00:00
2020-01-30 19:15:27 +00:00
2019-12-10 18:14:50 +00:00
2020-01-24 16:50:51 +00:00
2020-05-01 21:55:51 +00:00