Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/4xx/ !
Dsoc.c46 if (sr & L2C_SR_CPE) { in l2c_error_handler()
60 if (sr & (L2C_SR_CPE | L2C_SR_TPE)){ in l2c_error_handler()
/linux-5.19.10/arch/powerpc/include/asm/ !
Ddcr-regs.h149 #define L2C_SR_CPE 0x40000000 macro