Searched refs:boot_alloc_start (Results 1 – 3 of 3) sorted by relevance
90 uintptr_t alloc_start = boot_alloc_start; in vm_init_preheap()92 boot_alloc_start = 0; in vm_init_preheap()
39 uintptr_t boot_alloc_start = (uintptr_t) &_end; variable
30 extern uintptr_t boot_alloc_start;