Home
last modified time | relevance | path

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

/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h137 #define _PAGE_SWE 0x200 /* superuser write enable */ macro
150 #define _PAGE_WRITE (_PAGE_UWE | _PAGE_SWE)
161 (_PAGE_BASE | _PAGE_SRE | _PAGE_SWE | _PAGE_ACCESSED | _PAGE_DIRTY)
167 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
170 __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_UWE | _PAGE_SWE \
176 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \
182 __pgprot(_PAGE_ALL | _PAGE_SRE | _PAGE_SWE \