Home
last modified time | relevance | path

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

/arch/openrisc/include/asm/
Dpgtable.h128 #define _PAGE_D 0x020 /* dirty */ macro
/arch/nds32/include/asm/
Dpgtable.h92 #define _PAGE_D (1UL << 4) macro
/arch/ia64/include/asm/
Dpgtable.h56 #define _PAGE_D (1 << _PAGE_D_BIT) /* page dirty bit */ macro