Searched refs:PGC_state_inuse (Results 1 – 4 of 4) sorted by relevance
117 #define PGC_state_inuse PG_mask(0, 9) macro
255 #define PGC_state_inuse PG_mask(0, 9) macro
982 pg[i].count_info = PGC_state_inuse | (pg[i].count_info & PGC_need_scrub); in alloc_heap_pages()1673 nx = (x & ~PGC_state) | PGC_state_inuse; in online_page()
1274 pg->count_info = PGC_state_inuse; in transfer_pages_to_heap()
Completed in 13 milliseconds