Searched refs:_PAGE_ACCESSED_BIT (Results 1 – 1 of 1) sorted by relevance
191 #define _PAGE_ACCESSED_BIT 23 /* (0x100) Software: Page Accessed */ macro218 #define _PAGE_ACCESSED (1 << xlate_pabit(_PAGE_ACCESSED_BIT))
Completed in 6 milliseconds