Searched refs:_PAGE_DIRTY_BIT (Results 1 – 1 of 1) sorted by relevance
173 #define _PAGE_DIRTY_BIT 26 /* (0x020) Page Dirty (D bit) */ macro205 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))
Completed in 4 milliseconds