Searched refs:balloon_alloc_pages (Results 1 – 3 of 3) sorted by relevance
52 long balloon_alloc_pages(uint_t, mfn_t *);
395 rv = balloon_alloc_pages(credit, mfn_frames); in balloon_inc_reservation()784 balloon_alloc_pages(uint_t page_cnt, mfn_t *mfns) in balloon_alloc_pages() function
572 if (balloon_alloc_pages(BATCH_SIZE, mfns) != BATCH_SIZE) { in xnb_alloc_page()579 if (balloon_alloc_pages(1, &mfn) != 1) { in xnb_alloc_page()