summaryrefslogtreecommitdiff
path: root/src/sys/arch/amd64/cpu/mmu.c
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-09-16 16:42:35 -0400
committerIan Moffett <ian@osmora.org>2025-09-16 16:42:35 -0400
commitd62920dcd07e947e9dc4228d10fa471bd6a6cb9c (patch)
treec81fa2bf34a29d77384d5a035f93db2722f444b5 /src/sys/arch/amd64/cpu/mmu.c
parent06ef6b5ee4e8b5fbec09ed6c860dfcbebe5922a4 (diff)
kern: vm: Implement lazy allocation for vm_map()
Introduce lazy allocation in the vm_map() function. When passing a zero value to any of the base address fields of the map spec, allocate our own memory. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/arch/amd64/cpu/mmu.c')
0 files changed, 0 insertions, 0 deletions