Home
last modified time | relevance | path

Searched refs:L2C_SNP_BA_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/powerpc/platforms/4xx/
Dsoc.c154 ~(L2C_SNP_BA_MASK | L2C_SNP_SSR_MASK); in ppc4xx_l2c_probe()
159 ~(L2C_SNP_BA_MASK | L2C_SNP_SSR_MASK); in ppc4xx_l2c_probe()
/linux-5.19.10/arch/powerpc/include/asm/
Ddcr-regs.h156 #define L2C_SNP_BA_MASK 0xffff0000 macro