Searched defs:_PAGE_MODIFIED (Results 1 – 4 of 4) sorted by relevance
41 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro59 #define _PAGE_MODIFIED (1<<4) /* implemented in software */ macro93 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro
8 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro
63 #define _PAGE_MODIFIED (1<<6) /* simulated in software using we bit */ macro
58 #define _PAGE_MODIFIED (1 << 7) /* Simulated in software using we bit. */ macro