Searched refs:PAGE_WRITEONLY (Results 1 – 3 of 3) sorted by relevance
200 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro254 #define PAGE_WRITEONLY PAGE_SHARED macro281 #define PAGE_WRITEONLY __pgprot(0) macro
103 #define __S010 PAGE_WRITEONLY
252 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITE) macro284 #define __S010 PAGE_WRITEONLY
Completed in 6 milliseconds