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