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

/linux-master/arch/nios2/include/asm/
H A Dpgtable-bits.h21 #define _PAGE_EXEC (1<<21) macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable-bits.h14 #define _PAGE_EXEC (1 << 3) /* Executable */ macro
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h49 #define _PAGE_EXEC 0x200 /* hardware: EX permission */ macro
H A Dpte-44x.h67 #define _PAGE_EXEC 0x00000004 /* H: Execute permission */ macro
H A Dpte-85xx.h24 #define _PAGE_EXEC 0x00010 /* H: SX permission */ macro
H A Dpte-8xx.h43 #define _PAGE_EXEC 0x0040 /* Copied to PP (bit 21) in ITLB */ macro
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h50 #define _PAGE_EXEC (_PAGE_BAP_SX | _PAGE_BAP_UX) /* .. and was cache cleaned */ macro
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h132 #define _PAGE_EXEC 0x400 /* software: page is executable */ macro
[all...]
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h30 #define _PAGE_EXEC 0x200 /* software: exec allowed */ macro
/linux-master/arch/microblaze/include/asm/
H A Dpgtable.h174 #define _PAGE_EXEC 0 macro
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h193 #define _PAGE_EXEC (1 << xlate_pabit(_PAGE_EXEC_BIT)) macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h17 #define _PAGE_EXEC 0x00001 /* execute permission */ macro

Completed in 285 milliseconds