CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/02/14 11:36:04
Modified files:
sys/arch/arm64/arm64: pmap.c
Log message:
Add support for device mappings in pmap_kenter_pa(9) the same way we
handle those in pmap_enter(9).
ok jca@
