Searched defs:PAGE_READ (Results 1 – 3 of 3) sorted by relevance
12 #define PAGE_READ 0x0001 macro
56 #define PAGE_READ __pgprot(_PAGE_BASE | _PAGE_READ | \ macro
181 #define PAGE_READ __pgprot(_PAGE_BASE | _PAGE_READ) macro