| /kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/ |
| D | pgtable.h | 36 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
| D | pgtable.h | 56 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| D | pgtable.h | 330 static inline int pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| D | pgtable.h | 353 static inline int pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | mcf_pgtable.h | 168 static inline int pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | mcf_pgtable.h | 223 static inline int pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/um/include/asm/ |
| D | pgtable.h | 126 static inline int pte_exec(pte_t pte){ in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| D | pgtable.h | 139 static inline int pte_exec(pte_t pte){ in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | pgtable.h | 185 #define pte_exec(pte) (pte_isclear((pte), L_PTE_XN)) macro
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | pgtable.h | 200 #define pte_exec(pte) (pte_isclear((pte), L_PTE_XN)) macro
|
| /kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
| D | pgtable.h | 219 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
| D | pgtable.h | 247 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
| D | pgtable.h | 235 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/nds32/include/asm/ |
| D | pgtable.h | 247 #define pte_exec(pte) (pte_val(pte) & _PAGE_E) macro
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
| D | pgtable.h | 358 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| D | pgtable.h | 242 static inline int pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/ |
| D | pgtable.h | 411 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | pgtable.h | 304 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | pgtable.h | 263 #define pte_exec(pte) ((pte_val(pte) & _PAGE_AR_RX) != 0) macro
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | pgtable.h | 298 #define pte_exec(pte) ((pte_val(pte) & _PAGE_AR_RX) != 0) macro
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | pgtable.h | 365 static inline int pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | pgtable_64.h | 640 static inline unsigned long pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | pgtable_64.h | 643 static inline unsigned long pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 503 static inline bool pte_exec(pte_t pte) in pte_exec() function
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | pgtable.h | 198 static inline int pte_exec(pte_t pte) in pte_exec() function
|