summaryrefslogtreecommitdiff
path: root/src/sys/include/vm/vm.h
AgeCommit message (Expand)Author
2025-09-19kern: proc: Keep track of mapped areas with rangesIan Moffett
2025-09-14kern: vm: Add virtual/physical address typesIan Moffett
2025-09-14os: vm: Add physical memory managerIan Moffett
2025-09-13vm: Add initial vm/vm.hIan Moffett