Searched defs:_PAGE_MODIFIED (Results 1 – 5 of 5) 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
63 #define _PAGE_MODIFIED (1<<6) /* Page modified (dirty) (S) */ macro74 #define _PAGE_MODIFIED (1<<5) /* Page modified (dirty) (S) */ macro