tag | line | file | source code |
---|---|---|---|
_PAGE_DIRTY | 53 | include/asm-alpha/pgtable.h | #define _PAGE_DIRTY 0x20000 |
_PAGE_DIRTY | 61 | include/asm-i386/pgtable.h | #define _PAGE_DIRTY 0x040 |
_PAGE_DIRTY | 65 | include/asm-mips/page.h | #define _PAGE_DIRTY (1<<2) /* implemented in software */ |