Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A 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,
/kernel/linux/linux-6.6/drivers/edac/
H A 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,

Completed in 6 milliseconds