Searched refs:PGC_state_free (Results 1 – 3 of 3) sorted by relevance
120 #define PGC_state_free PG_mask(3, 9) macro
258 #define PGC_state_free PG_mask(3, 9) macro
976 BUG_ON((pg[i].count_info & ~PGC_need_scrub) != PGC_state_free); in alloc_heap_pages()1373 ? PGC_state_offlined : PGC_state_free)); in free_heap_pages()1483 nx |= (((x & PGC_state) == PGC_state_free) in mark_page_offline()
Completed in 9 milliseconds