taglinefilesource code
_PAGE_DIRTY53include/asm-alpha/pgtable.h#define _PAGE_DIRTY  0x20000
_PAGE_DIRTY61include/asm-i386/pgtable.h#define _PAGE_DIRTY  0x040
_PAGE_DIRTY65include/asm-mips/page.h#define _PAGE_DIRTY                 (1<<2)  /* implemented in software */