Home
last modified time | relevance | path

Searched refs:_PAGE_DIRTY_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpgtable.h190 #define _PAGE_DIRTY_BIT 26 /* (0x020) Page Dirty (D bit) */ macro
217 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpgtable.h164 #define _PAGE_DIRTY_BIT 26 /* (0x020) Page Dirty (D bit) */ macro
196 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))

Completed in 3 milliseconds