Home
last modified time | relevance | path

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

/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h130 #define _PAGE_A 0x010 /* accessed */ macro
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h54 #define _PAGE_A (1 << _PAGE_A_BIT) /* page accessed bit */ macro