Searched refs:PG_LIST_ISINIT (Results 1 – 3 of 3) sorted by relevance
693 #define PG_LIST_ISINIT 0x1000 macro
1391 ASSERT(PAGE_EXCL(pp) || (flags & PG_LIST_ISINIT)); in page_list_add()1411 if (flags & PG_LIST_ISINIT) { in page_list_add()1466 ASSERT(PAGE_EXCL(pp) || (flags & PG_LIST_ISINIT)); in page_list_add()1596 if (flags & PG_LIST_ISINIT) { in page_list_add_pages()
662 page_list_add_pages(root, PG_LIST_ISINIT); in add_physmem()2758 page_list_add(pp, PG_FREE_LIST | PG_LIST_HEAD | PG_LIST_ISINIT); in page_free_at_startup()