Searched defs:_PAGE_D (Results 1 – 3 of 3) sorted by relevance
126 #define _PAGE_D 0x020 /* dirty */ macro
84 #define _PAGE_D (1UL << 4) macro
56 #define _PAGE_D (1 << _PAGE_D_BIT) /* page dirty bit */ macro
Completed in 7 milliseconds