Searched refs:__PAGE_COPY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dpgtable.h217 #define __PAGE_COPY __pgprot(_L_PTE_DEFAULT | L_PTE_USER) macro
234 #define __P010 __PAGE_COPY
235 #define __P011 __PAGE_COPY
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgtable.h143 #define __PAGE_COPY (_PAGE_PRESENTV | _PAGE_PROT_RKRU | _PAGE_ACCESSED | _PAGE_CACHE) macro
148 #define PAGE_COPY_NOEXEC __pgprot(__PAGE_COPY | _PAGE_NX)
151 #define PAGE_COPY_EXEC __pgprot(__PAGE_COPY)

Completed in 44 milliseconds