Searched refs:ARM_TTE_BLOCK_NXMASK (Results 1 – 2 of 2) sorted by relevance
1587 #define ARM_TTE_BLOCK_NXMASK 0x0040000000000000ULL /* no execute mask */ macro
1975 …((*tte2 & (ARM_TTE_BLOCK_NXMASK | ARM_TTE_BLOCK_PNXMASK | ARM_TTE_BLOCK_APMASK)) == arm_block_prot… in ml_static_protect()