Home
last modified time | relevance | path

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

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