Searched defs:PAGE_READ (Results 1 – 2 of 2) sorted by relevance
56 #define PAGE_READ __pgprot(_PAGE_BASE | _PAGE_READ | \ macro
174 #define PAGE_READ __pgprot(_PAGE_BASE | _PAGE_READ) macro