summaryrefslogtreecommitdiff
path: root/src/sys/include/vm/map.h
AgeCommit message (Collapse)Author
2025-09-15kern: vm: Add MI vm_map() functionIan Moffett
Introduce a machine independent mechanism to map multiple pages through the new vm_map() function Signed-off-by: Ian Moffett <ian@osmora.org>