taglinefilesource code
_PAGE_DIRTY120include/asm-alpha/pgtable.h#define _PAGE_DIRTY  0x20000
_PAGE_DIRTY207include/asm-i386/pgtable.h#define _PAGE_DIRTY  0x040
_PAGE_DIRTY104include/asm-mips/pgtable.h#define _PAGE_DIRTY                 (1<<8)  /* The MIPS dirty bit      */
_PAGE_DIRTY112include/asm-ppc/pgtable.h#define _PAGE_DIRTY  0x040