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