Searched refs:ARM_TTE_BLOCK_APSHIFT (Results 1 – 1 of 1) sorted by relevance
1220 #define ARM_TTE_BLOCK_APSHIFT 6 macro1221 #define ARM_TTE_BLOCK_AP(x) ((x)<<ARM_TTE_BLOCK_APSHIFT) /* access protection */1222 #define ARM_TTE_BLOCK_APMASK (0x3 << ARM_TTE_BLOCK_APSHIFT)