summaryrefslogtreecommitdiff
path: root/src/sys/include/vm
AgeCommit message (Expand)Author
2025-09-15os/amd64: Reduce coupling with VAS structureIan Moffett
2025-09-15os/amd64: Make MMU header standard per archIan Moffett
2025-09-15kern: Add TLSF allocator portIan 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