Home
last modified time | relevance | path

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

/Linux-v5.4/arch/openrisc/include/asm/
Dpgtable.h133 #define _PAGE_SWE 0x200 /* superuser write enable */ macro
146 #define _PAGE_WRITE (_PAGE_UWE | _PAGE_SWE)
157 (_PAGE_BASE | _PAGE_SRE | _PAGE_SWE | _PAGE_ACCESSED | _PAGE_DIRTY)
163 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
166 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
172 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \
178 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \