Searched defs:_PAGE_D (Results 1 – 2 of 2) sorted by relevance
126 #define _PAGE_D 0x020 /* dirty */ macro
56 #define _PAGE_D (1 << _PAGE_D_BIT) /* page dirty bit */ macro