Home
last modified time | relevance | path

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

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

Completed in 33 milliseconds