Home
last modified time | relevance | path

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

/linux-6.12.1/arch/openrisc/include/asm/
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 \