Searched refs:balloon_alloc_pages (Results 1 – 3 of 3) sorted by relevance
50 long balloon_alloc_pages(uint_t, mfn_t *);
397 rv = balloon_alloc_pages(credit, mfn_frames); in balloon_inc_reservation()786 balloon_alloc_pages(uint_t page_cnt, mfn_t *mfns) in balloon_alloc_pages() function
573 if (balloon_alloc_pages(BATCH_SIZE, mfns) != BATCH_SIZE) { in xnb_alloc_page()580 if (balloon_alloc_pages(1, &mfn) != 1) { in xnb_alloc_page()