Searched defs:page_alloc (Results 1 – 6 of 6) sorted by relevance
12 pub unsafe extern "C" fn page_alloc() -> *mut u8 { in page_alloc() function
53 void *page_alloc(size_t pages, int arena) in page_alloc() function