Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dpte-common.h159 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RO | \ macro
171 #define __P110 PAGE_COPY_X
172 #define __P111 PAGE_COPY_X
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h173 #define PAGE_COPY_X __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC) macro
188 #define __P011 PAGE_COPY_X
192 #define __P111 PAGE_COPY_X
/Linux-v4.19/arch/microblaze/include/asm/
Dpgtable.h260 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
273 #define __P011 PAGE_COPY_X
277 #define __P111 PAGE_COPY_X
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h169 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_EXEC) macro
179 #define __P110 PAGE_COPY_X
180 #define __P111 PAGE_COPY_X