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