CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/02/17 15:31:53
Modified files:
sys/arch/riscv64/riscv64: pmap.c
Log message:
Add support for device mappings in pmap_kenter_pa(9) the same way we
handle those in pmap_enter(9).
arm64 diff by kettenis@, ok kettenis@
