Home
last modified time | relevance | path

Searched refs:__PAGE_COPY (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/lib/ !
Duaccess_with_memcpy.c240 user_ptr = vmap(&dst_page, 1, VM_IOREMAP, __pgprot(__PAGE_COPY));
/linux-6.1.9/arch/arm/include/asm/ !
Dpgtable.h107 #define __PAGE_COPY __pgprot(_L_PTE_DEFAULT | L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/linux-6.1.9/arch/arm/mm/ !
Dmmu.c422 [VM_WRITE] = __PAGE_COPY,
423 [VM_WRITE | VM_READ] = __PAGE_COPY,