Searched refs:ARM_TTE_BLOCK_PNXMASK (Results 1 – 2 of 2) sorted by relevance
1584 #define ARM_TTE_BLOCK_PNXMASK 0x0020000000000000ULL /* privilege 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()