Searched refs:_PAGE_DIRTY_BIT (Results 1 – 1 of 1) sorted by relevance
126 #define _PAGE_DIRTY_BIT 26 /* (0x020) Page Dirty (D bit) */ macro146 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))383 return test_and_clear_bit(xlate_pabit(_PAGE_DIRTY_BIT), ptep); in ptep_test_and_clear_dirty()432 set_bit(xlate_pabit(_PAGE_DIRTY_BIT), ptep); in ptep_mkdirty()