Home
last modified time | relevance | path

Searched defs:_PAGE_A (Results 1 – 3 of 3) sorted by relevance

/arch/openrisc/include/asm/
Dpgtable.h127 #define _PAGE_A 0x010 /* accessed */ macro
/arch/nds32/include/asm/
Dpgtable.h94 #define _PAGE_A (1UL << 6) macro
/arch/ia64/include/asm/
Dpgtable.h55 #define _PAGE_A (1 << _PAGE_A_BIT) /* page accessed bit */ macro