Searched refs:ARM_TTE_BLOCK_NX (Results 1 – 3 of 3) sorted by relevance
1633 #define ARM_TTE_BLOCK_NX 0x0040000000000000ULL /* value for no execute */ macro1669 #define ARM_TTE_BOOT_BLOCK_UPPER ARM_TTE_BLOCK_NX
1938 arm_block_prot |= ARM_TTE_BLOCK_NX; in ml_static_protect()
1141 | ARM_TTE_VALID | ARM_TTE_BLOCK_AF | ARM_TTE_BLOCK_NX in arm_vm_page_granular_prot()