Home
last modified time | relevance | path

Searched refs:PAGE_READONLY_X (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dpte-common.h130 #define PAGE_READONLY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
136 #define __P100 PAGE_READONLY_X
137 #define __P101 PAGE_READONLY_X
145 #define __S100 PAGE_READONLY_X
146 #define __S101 PAGE_READONLY_X
/linux-2.6.39/arch/microblaze/include/asm/
Dpgtable.h266 #define PAGE_READONLY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro
282 #define __P001 PAGE_READONLY_X
286 #define __P101 PAGE_READONLY_X
291 #define __S001 PAGE_READONLY_X
295 #define __S101 PAGE_READONLY_X