taglinefilesource code
_PAGE_ACCESSED52include/asm-alpha/pgtable.h#define _PAGE_ACCESSED  0x40000
_PAGE_ACCESSED46include/asm-i386/pgtable.h#define _PAGE_ACCESSED  0x020
_PAGE_ACCESSED64include/asm-mips/page.h#define _PAGE_ACCESSED              (1<<7)   /* The MIPS valid bit      */