Searched refs:CR1_TABLE_SH_S (Results 1 – 1 of 1) sorted by relevance
128 #define CR1_TABLE_SH_S 10 /* Table access Shareability. */ macro129 #define CR1_TABLE_SH_M (0x3 << CR1_TABLE_SH_S)130 #define CR1_TABLE_SH_NS (0x0 << CR1_TABLE_SH_S)131 #define CR1_TABLE_SH_OS (0x2 << CR1_TABLE_SH_S)132 #define CR1_TABLE_SH_IS (0x3 << CR1_TABLE_SH_S)