Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dthunderx_edac.c1639 #define L2C_CBC_INT_RSDSBE BIT(0) macro
1642 #define L2C_CBC_INT_RSD (L2C_CBC_INT_RSDSBE | L2C_CBC_INT_RSDDBE)
1655 #define L2C_CBC_INT_CE (L2C_CBC_INT_RSDSBE | L2C_CBC_INT_MIBSBE)
1662 .mask = L2C_CBC_INT_RSDSBE,