Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpgtable.h186 #define _PAGE_WRITE_BIT 30 /* (0x002) write access allowed */ macro
212 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT))
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpgtable.h160 #define _PAGE_WRITE_BIT 30 /* (0x002) write access allowed */ macro
191 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT))

Completed in 3 milliseconds