Home
last modified time | relevance | path

Searched defs:PAGE_COPY (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpgtable-masks.h27 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
/linux/arch/sh/include/asm/
H A Dpgtable_32.h193 #define PAGE_COPY PAGE_EXECREAD macro
246 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
277 #define PAGE_COPY __pgprot(0) macro
/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h36 #define PAGE_COPY __pgprot(0) macro
/linux/arch/m68k/include/asm/
H A Dsun3_pgtable.h52 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
H A Dmcf_pgtable.h87 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
/linux/arch/parisc/include/asm/
H A Dpgtable.h239 #define PAGE_COPY PAGE_EXECREAD macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h168 #define PAGE_COPY PAGE_READ macro