Lines Matching full:structures
60 * Various structures needed by the balloon thread
70 * For holding spare page_t structures - keep a singly-linked list.
198 * We want to add memory, but have no spare page_t structures. Use some of
199 * our new memory for the page_t structures.
220 * that will be required to hold page_t structures for all new pages. in balloon_init_new_pages()
227 * Given the number of page_t structures we need, is there also in balloon_init_new_pages()
245 * Figure out the number of page_t structures that can fit in metapgs in balloon_init_new_pages()
247 * This will cause us to initialize more page_t structures than we in balloon_init_new_pages()
259 * structures with invalid pagenums -- we deal with this situation in balloon_init_new_pages()
265 * Get a VA for the pages that will hold page_t and other structures. in balloon_init_new_pages()
266 * The memseg and memlist structures will go at the beginning, with in balloon_init_new_pages()
267 * the page_t structures following. in balloon_init_new_pages()
331 * Update kernel structures, part 1: memsegs list in balloon_init_new_pages()
345 * Update kernel structures, part 2: mem_node array in balloon_init_new_pages()
350 * Update kernel structures, part 3: phys_install array in balloon_init_new_pages()
462 * we had page_t structures. i contains the number of pages in balloon_inc_reservation()
469 * We couldn't get page structures. in balloon_inc_reservation()