Searched refs:xc_dom_chk_alloc_pages (Results 1 – 1 of 1) sorted by relevance
530 static int xc_dom_chk_alloc_pages(struct xc_dom_image *dom, char *name, in xc_dom_chk_alloc_pages() function577 return xc_dom_chk_alloc_pages(dom, "padding", pages); in xc_dom_alloc_pad()597 if ( xc_dom_chk_alloc_pages(dom, name, pages) ) in xc_dom_alloc_segment()624 if ( xc_dom_chk_alloc_pages(dom, name, 1) ) in xc_dom_alloc_page()
Completed in 4 milliseconds