Searched refs:_PAGE_DIRTY_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dpgtable.h164 #define _PAGE_DIRTY_BIT 26 /* (0x020) Page Dirty (D bit) */ macro
196 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))

Completed in 113 milliseconds