Home
last modified time | relevance | path

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

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