Searched refs:__PAGE_COPY (Results 1 – 2 of 2) sorted by relevance
106 #define __PAGE_COPY __pgprot(_L_PTE_DEFAULT | L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
422 [VM_WRITE] = __PAGE_COPY,423 [VM_WRITE | VM_READ] = __PAGE_COPY,