Home
last modified time | relevance | path

Searched defs:_PAGE_MODIFIED (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dpgtable-bits.h42 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro
68 #define _PAGE_MODIFIED (1<<4) /* implemented in software */ macro
/linux-2.4.37.9/include/asm-cris/
Dmmu.h58 #define _PAGE_MODIFIED (1<<6) /* simulated in software using we bit */ macro
/linux-2.4.37.9/include/asm-mips64/
Dpgtable-bits.h40 #define _PAGE_MODIFIED (1<<4) /* implemented in software */ macro
/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h129 #define _PAGE_MODIFIED 0x0000000000000800 /* Modified Page (ie. dirty) */ macro