Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h113 #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-v6.6/arch/powerpc/include/asm/nohash/
Dpte-e500.h97 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_BAP_UX) macro
/Linux-v6.6/arch/microblaze/include/asm/
Dpgtable.h200 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
/Linux-v6.6/arch/openrisc/include/asm/
Dpgtable.h170 #define PAGE_COPY_X __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC) macro
/Linux-v6.6/arch/powerpc/include/asm/book3s/32/
Dpgtable.h111 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dpgtable.h151 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_EXEC) macro