Searched refs:PAGE_WRITE (Results 1 – 2 of 2) sorted by relevance
58 #define PAGE_WRITE __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_WRITE | \ macro60 #define PAGE_SHARED PAGE_WRITE90 #define __S010 PAGE_WRITE91 #define __S011 PAGE_WRITE94 #define __S110 PAGE_WRITE95 #define __S111 PAGE_WRITE
122 #define PAGE_WRITE __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_WRITE) macro131 #define PAGE_SHARED PAGE_WRITE