Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpte-common.h134 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RO | \ macro
146 #define __P110 PAGE_COPY_X
147 #define __P111 PAGE_COPY_X
/arch/openrisc/include/asm/
Dpgtable.h172 #define PAGE_COPY_X __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC) macro
187 #define __P011 PAGE_COPY_X
191 #define __P111 PAGE_COPY_X
/arch/microblaze/include/asm/
Dpgtable.h258 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
271 #define __P011 PAGE_COPY_X
275 #define __P111 PAGE_COPY_X