Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
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
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h79 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-44x.h112 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-85xx.h68 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-8xx.h84 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
/openbmc/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
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h36 #define PAGE_COPY __pgprot(0) macro
H A Dpgtable.h97 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgtable.h171 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
193 # define PAGE_COPY __pgprot(0) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h96 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dpgtable.h53 #define PAGE_COPY MKP(0, 0, 1) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpgtable.h113 #define PAGE_COPY PAGE_READONLY macro
/openbmc/linux/arch/um/include/asm/
H A Dpgtable.h63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h169 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgtable.h199 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h55 #define PAGE_COPY SRMMU_PAGE_COPY macro
/openbmc/linux/arch/alpha/include/asm/
H A Dpgtable.h104 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h110 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h207 #define PAGE_COPY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h143 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpgtable.h239 #define PAGE_COPY PAGE_EXECREAD macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h188 #define PAGE_COPY PAGE_READ macro

12