Searched refs:ARM_TTE_BLOCK_APMASK (Results 1 – 2 of 2) sorted by relevance
1566 #define ARM_TTE_BLOCK_APMASK (0x3 << ARM_TTE_BLOCK_APSHIFT) macro
1975 …((*tte2 & (ARM_TTE_BLOCK_NXMASK | ARM_TTE_BLOCK_PNXMASK | ARM_TTE_BLOCK_APMASK)) == arm_block_prot… in ml_static_protect()