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