Home
last modified time | relevance | path

Searched defs:_PAGE_EXEC (Results 1 – 12 of 12) sorted by relevance

/arch/nios2/include/asm/
Dpgtable-bits.h21 #define _PAGE_EXEC (1<<21) macro
/arch/powerpc/include/asm/nohash/32/
Dpte-fsl-booke.h24 #define _PAGE_EXEC 0x00010 /* H: SX permission */ macro
Dpte-44x.h77 #define _PAGE_EXEC 0x00000004 /* H: Execute permission */ macro
Dpte-40x.h50 #define _PAGE_EXEC 0x200 /* hardware: EX permission */ macro
Dpte-8xx.h43 #define _PAGE_EXEC 0x0040 /* Copied to L1 APG */ macro
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h51 #define _PAGE_EXEC _PAGE_BAP_UX /* .. and was cache cleaned */ macro
/arch/powerpc/include/asm/
Dpte-common.h18 #define _PAGE_EXEC 0 macro
/arch/m32r/include/asm/
Dpgtable.h98 #define _PAGE_EXEC (1UL << _PAGE_BIT_EXEC) macro
/arch/openrisc/include/asm/
Dpgtable.h138 #define _PAGE_EXEC 0x400 /* software: page is executable */ macro
/arch/microblaze/include/asm/
Dpgtable.h232 #define _PAGE_EXEC 0 macro
/arch/parisc/include/asm/
Dpgtable.h194 #define _PAGE_EXEC (1 << xlate_pabit(_PAGE_EXEC_BIT)) macro
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h20 #define _PAGE_EXEC 0x00001 /* execute permission */ macro