_PAGE_A_BIT 55 arch/ia64/include/asm/pgtable.h #define _PAGE_A (1 << _PAGE_A_BIT) /* page accessed bit */ _PAGE_A_BIT 415 arch/ia64/include/asm/pgtable.h return test_and_clear_bit(_PAGE_A_BIT, ptep);