Searched defs:PAGE_COPY (Results 1 – 8 of 8) sorted by relevance
27 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
193 #define PAGE_COPY PAGE_EXECREAD macro246 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro277 #define PAGE_COPY __pgprot(0) macro
36 #define PAGE_COPY __pgprot(0) macro
52 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
87 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
239 #define PAGE_COPY PAGE_EXECREAD macro
168 #define PAGE_COPY PAGE_READ macro