Searched refs:__PAGE_COPY (Results 1 – 3 of 3) sorted by relevance
243 user_ptr = vmap(&dst_page, 1, VM_IOREMAP, __pgprot(__PAGE_COPY));
107 #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,