diff options
author | Ian Moffett <ian@osmora.org> | 2025-09-14 20:45:19 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-09-14 20:45:19 -0400 |
commit | 819e76156b9b955074a58bc177965a3d65d837ae (patch) | |
tree | 33f4d69124905bfa97c17ee5a7cc848cfc468159 /src/sys/include/vm/tlsf.h | |
parent | 977a102db2f47e097f7389313223d36ff7d47333 (diff) |
kern: vm: Implement page mapping and VASes
This commit implements an interface to allow other parts of Lunos to
talk to the MMU:
- Added the 'vas' structure as the virtual address space
- Added MMU specific prot flags
- Added mmu_map_single() to map pages
- Added mmu_this_vas() to grab the current VAS
...
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/include/vm/tlsf.h')
0 files changed, 0 insertions, 0 deletions