Searched refs:pages_alloc (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/barrelfish/
H A Dheap.c128 static void *pages_alloc(size_t pages) function
153 up = (union heap_header*)pages_alloc(nb / BASE_PAGE_SIZE);

Completed in 82 milliseconds