Searched refs:PAGE_WRITEONLY (Results 1 – 4 of 4) sorted by relevance
116 #define __S010 PAGE_WRITEONLY
203 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro257 #define PAGE_WRITEONLY PAGE_SHARED macro284 #define PAGE_WRITEONLY __pgprot(0) macro
195 #define PAGE_WRITEONLY __pgprot(_PAGE_COMMON | _PAGE_WRITE) macro
222 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITE | _PAGE_ACCESSED) macro254 #define __S010 PAGE_WRITEONLY