Searched defs:ARM_TTE_BLOCK_SH (Results 1 – 2 of 2) sorted by relevance
683 #define ARM_TTE_BLOCK_SH 0x00010000 /* shared (SMP) mapping */ macro
1227 #define ARM_TTE_BLOCK_SH(x) ((x) << 8) /* access shared */ macro