Searched refs:L2C_SR_TPE (Results 1 – 2 of 2) sorted by relevance
55 if (sr & L2C_SR_TPE) { in l2c_error_handler()63 if (sr & (L2C_SR_CPE | L2C_SR_TPE)){ in l2c_error_handler()
149 #define L2C_SR_TPE 0x20000000 macro