_PAGE_A            55 arch/ia64/include/asm/pgtable.h #define _PAGE_A			(1 << _PAGE_A_BIT)	/* page accessed bit */
_PAGE_A            94 arch/nds32/include/asm/pgtable.h #define _PAGE_A			(1UL << 6)
_PAGE_A           127 arch/openrisc/include/asm/pgtable.h #define _PAGE_A        0x010 /* accessed               */