PROT_EXEC          11 include/asm-generic/mman.h #define PROT_EXEC	0x4		/* page can be executed */
PROT_EXEC           6 include/asm-parisc/mman.h #define PROT_EXEC	0x4		/* page can be executed */
PROT_EXEC          27 include/asm-xtensa/mman.h #define PROT_EXEC	0x4		/* page can be executed */