Searched defs:_PAGE_D (Results 1 – 2 of 2) sorted by relevance
/arch/openrisc/include/asm/ | ||
D | pgtable.h | 132 #define _PAGE_D 0x020 /* dirty */ macro |
/arch/ia64/include/asm/ | ||
D | pgtable.h | 55 #define _PAGE_D (1 << _PAGE_D_BIT) /* page dirty bit */ macro |