Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpgtable.h191 #define _PAGE_REFTRAP_BIT 25 /* (0x040) Page Ref. Trap enable (T bit) */ macro
218 #define _PAGE_REFTRAP (1 << xlate_pabit(_PAGE_REFTRAP_BIT))
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpgtable.h165 #define _PAGE_REFTRAP_BIT 25 /* (0x040) Page Ref. Trap enable (T bit) */ macro
197 #define _PAGE_REFTRAP (1 << xlate_pabit(_PAGE_REFTRAP_BIT))

Completed in 3 milliseconds