Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dpgtable.h132 #define _PAGE_SWE 0x200 /* superuser write enable */ macro
145 #define _PAGE_WRITE (_PAGE_UWE | _PAGE_SWE)
156 (_PAGE_BASE | _PAGE_SRE | _PAGE_SWE | _PAGE_ACCESSED | _PAGE_DIRTY)
162 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
165 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
171 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \
177 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dpgtable.h131 #define _PAGE_SWE 0x200 /* superuser write enable */ macro
144 #define _PAGE_WRITE (_PAGE_UWE | _PAGE_SWE)
155 (_PAGE_BASE | _PAGE_SRE | _PAGE_SWE | _PAGE_ACCESSED | _PAGE_DIRTY)
164 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
167 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
173 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \
179 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \

Completed in 3 milliseconds