Searched refs:aligned_alloc (Results 1 – 1 of 1) sorted by relevance
36 aligned_alloc(size_t alignment, size_t size) in aligned_alloc() function467 ptr = aligned_alloc(pagesize, length); in physmem_map()