Searched defs:_PAGE_MODIFIED (Results 1 – 4 of 4) sorted by relevance
42 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro68 #define _PAGE_MODIFIED (1<<4) /* implemented in software */ macro
58 #define _PAGE_MODIFIED (1<<6) /* simulated in software using we bit */ macro
40 #define _PAGE_MODIFIED (1<<4) /* implemented in software */ macro
129 #define _PAGE_MODIFIED 0x0000000000000800 /* Modified Page (ie. dirty) */ macro