summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/cpu/mmu.c
AgeCommit message (Collapse)Author
15 hourskern/amd64: mmu: Add mu_pmap_forkvas() helperIan Moffett
The mu_pmap_forkvas() function copies the current virtual address with the user porition zeroed. Signed-off-by: Ian Moffett <ian@osmora.org>
2 dayskern/amd64+mu: Add initial virtual memory sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>