It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
int arch_vm_init (kernel_args *ka)
|
||||
First round of initialization; does nothing.
|
||||
|
||||
int arch_vm_init2 (kernel_args *ka)
|
||||
Marks the bios and dma ranges as "in use".
|
||||
|
||||
int arch_vm_init_endvm (kernel_args *ka)
|
||||
Maps the dma region into kernel space
|
||||
|
||||
void arch_vm_aspace_swap(vm_address_space *aspace)
|
||||
Calls i386_swap_pgdir
|
||||
Reference in New Issue
Block a user