Searched refs:__PAGE_COPY (Results 1 – 3 of 3) sorted by relevance
109 #define __PAGE_COPY __pgprot(_PTE_DEFAULT | PTE_READ) macro128 #define __P010 __PAGE_COPY129 #define __P011 __PAGE_COPY
108 #define __PAGE_COPY __pgprot(_L_PTE_DEFAULT | L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro149 #define __P010 __PAGE_COPY150 #define __P011 __PAGE_COPY
155 #define __PAGE_COPY (_PAGE_PRESENTV | _PAGE_PROT_RKRU | _PAGE_ACCESSED | _PAGE_CACHE) macro160 #define PAGE_COPY_NOEXEC __pgprot(__PAGE_COPY | _PAGE_NX)163 #define PAGE_COPY_EXEC __pgprot(__PAGE_COPY)