Searched refs:L2C_SNP_BA_MASK (Results 1 – 2 of 2) sorted by relevance
159 ~(L2C_SNP_BA_MASK | L2C_SNP_SSR_MASK); in ppc4xx_l2c_probe()164 ~(L2C_SNP_BA_MASK | L2C_SNP_SSR_MASK); in ppc4xx_l2c_probe()
155 #define L2C_SNP_BA_MASK 0xffff0000 macro