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/riscv/include/asm/
Dpgtable-bits.h20 #define _PAGE_EXEC (1 << 3) /* Executable */ macro
/arch/powerpc/include/asm/book3s/32/
Dhash.h29 #define _PAGE_EXEC 0x200 /* software: exec allowed */ macro
/arch/powerpc/include/asm/nohash/32/
Dpte-40x.h49 #define _PAGE_EXEC 0x200 /* hardware: EX permission */ macro
Dpte-44x.h77 #define _PAGE_EXEC 0x00000004 /* H: Execute permission */ macro
Dpte-fsl-booke.h24 #define _PAGE_EXEC 0x00010 /* H: SX permission */ macro
Dpte-8xx.h43 #define _PAGE_EXEC 0x0040 /* Copied to PP (bit 21) in ITLB */ macro
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h51 #define _PAGE_EXEC _PAGE_BAP_UX /* .. and was cache cleaned */ macro
/arch/openrisc/include/asm/
Dpgtable.h133 #define _PAGE_EXEC 0x400 /* software: page is executable */ macro
/arch/microblaze/include/asm/
Dpgtable.h214 #define _PAGE_EXEC 0 macro
/arch/parisc/include/asm/
Dpgtable.h214 #define _PAGE_EXEC (1 << xlate_pabit(_PAGE_EXEC_BIT)) macro
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h18 #define _PAGE_EXEC 0x00001 /* execute permission */ macro