Home
last modified time | relevance | path

Searched refs:xmalloc_whole_pages (Results 1 – 1 of 1) sorted by relevance

/xen/xen/common/
A Dxmalloc_tlsf.c526 static void *xmalloc_whole_pages(unsigned long size, unsigned long align) in xmalloc_whole_pages() function
617 return xmalloc_whole_pages(size - align + MEM_ALIGN, align); in _xmalloc()

Completed in 3 milliseconds