Home
last modified time | relevance | path

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

/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h131 #define _PAGE_D 0x020 /* dirty */ macro
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h55 #define _PAGE_D (1 << _PAGE_D_BIT) /* page dirty bit */ macro