Searched refs:PAGE_COPY (Results 1 – 3 of 3) sorted by relevance
180 #define PAGE_COPY __pgprot(_L_PTE_DEFAULT | _L_PTE_READ) macro197 #define __P010 PAGE_COPY198 #define __P011 PAGE_COPY201 #define __P110 PAGE_COPY202 #define __P111 PAGE_COPY
144 #define PAGE_COPY \ macro178 #define __P010 PAGE_COPY179 #define __P011 PAGE_COPY
27 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro