Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dpgtable-masks.h9 #define _PAGE_ROX (_PAGE_READ | _PAGE_EXEC) macro
17 #define _PAGE_KERNEL_ROX _PAGE_ROX
28 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_ROX)
30 #define PAGE_READONLY_X __pgprot(_PAGE_BASE | _PAGE_ROX)
/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dpte-e500.h52 #define _PAGE_ROX (_PAGE_READ | _PAGE_BAP_UX) macro
/linux-6.12.1/arch/powerpc/include/asm/nohash/32/
Dpte-8xx.h52 #define _PAGE_ROX (_PAGE_RO | _PAGE_EXEC) macro