Home
last modified time | relevance | path

Searched refs:_PAGE_UWE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dpgtable.h129 #define _PAGE_UWE 0x080 /* user write enable */ macro
145 #define _PAGE_WRITE (_PAGE_UWE | _PAGE_SWE)
162 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
165 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dpgtable.h128 #define _PAGE_UWE 0x080 /* user write enable */ macro
144 #define _PAGE_WRITE (_PAGE_UWE | _PAGE_SWE)
164 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
167 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpgtable.h72 #define _PAGE_UWE 0x2000 /* used to do the dirty bit in software */ macro
89 #define __DIRTY_BITS (_PAGE_DIRTY | _PAGE_KWE | _PAGE_UWE)
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dpgtable.h70 #define _PAGE_UWE 0x2000 /* used to do the dirty bit in software */ macro
90 #define __DIRTY_BITS (_PAGE_DIRTY | _PAGE_KWE | _PAGE_UWE)

Completed in 4 milliseconds