Home
last modified time | relevance | path

Searched defs:PAGE_COPY_X (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h123 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
Dpte-40x.h83 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
Dpte-85xx.h69 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
Dpte-8xx.h85 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_RO | _PAGE_EXEC) macro
/linux-6.1.9/arch/powerpc/include/asm/nohash/
Dpte-e500.h98 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_BAP_UX) macro
/linux-6.1.9/arch/openrisc/include/asm/
Dpgtable.h167 #define PAGE_COPY_X __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC) macro
/linux-6.1.9/arch/microblaze/include/asm/
Dpgtable.h197 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dpgtable.h108 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgtable.h150 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_EXEC) macro