Searched refs:_PGC_page_table (Results 1 – 2 of 2) sorted by relevance
65 #define _PGC_page_table PG_shift(3) macro
716 if ( !test_and_set_bit(_PGC_page_table, &page->count_info) ) in shadow_promote()734 ASSERT(test_bit(_PGC_page_table, &page->count_info)); in shadow_demote()748 clear_bit(_PGC_page_table, &page->count_info); in shadow_demote()
Completed in 9 milliseconds