Searched defs:_PAGE_MODIFIED (Results 1 – 4 of 4) sorted by relevance
65 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro88 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro128 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro
8 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro
62 #define _PAGE_MODIFIED (1<<6) /* simulated in software using we bit */ macro
57 #define _PAGE_MODIFIED (1 << 7) /* Simulated in software using we bit. */ macro