Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dxmalloc_tlsf.c527 static void *xmalloc_whole_pages(unsigned long size, unsigned long align) in xmalloc_whole_pages() function
592 return xmalloc_whole_pages(size - align + MEM_ALIGN, align); in _xmalloc()

Completed in 3 milliseconds