Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c1632 #define L2C_CBC_INT_RSDSBE BIT(0) macro
1635 #define L2C_CBC_INT_RSD (L2C_CBC_INT_RSDSBE | L2C_CBC_INT_RSDDBE)
1648 #define L2C_CBC_INT_CE (L2C_CBC_INT_RSDSBE | L2C_CBC_INT_MIBSBE)
1655 .mask = L2C_CBC_INT_RSDSBE,