Jessica Clarke 682c00a6ce riscv: Implement pmap_mapdev_attr
This is needed for LinuxKPI's _ioremap_attr. This reuses the generic
implementation introduced for aarch64, and itself requires implementing
pmap_kenter, which is trivial to do given riscv currently treats all
mapping attributes the same due to the Svpbmt extension not yet being
ratified and in hardware.

Reviewed by:	markj, mhorne
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D32445
2021-10-17 15:31:35 +01:00
..
2020-12-11 20:01:45 +00:00
2021-09-29 16:42:21 -03:00
2021-03-29 12:05:43 -03:00
2020-09-21 22:21:59 +00:00
2020-09-30 02:21:38 +00:00
2021-03-20 19:23:59 -07:00
2021-10-17 15:31:35 +01:00
2021-01-27 19:19:54 -04:00