Searched refs:ARM_TTE_BLOCK_NX (Results 1 – 3 of 3) sorted by relevance
1586 #define ARM_TTE_BLOCK_NX 0x0040000000000000ULL /* value for no execute */ macro
1950 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()