Home
last modified time | relevance | path

Searched refs:L2C_SR_CPE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
H A Dsoc.c46 if (sr & L2C_SR_CPE) { in l2c_error_handler()
60 if (sr & (L2C_SR_CPE | L2C_SR_TPE)){ in l2c_error_handler()
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/
H A Dsoc.c47 if (sr & L2C_SR_CPE) { in l2c_error_handler()
61 if (sr & (L2C_SR_CPE | L2C_SR_TPE)){ in l2c_error_handler()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddcr-regs.h149 #define L2C_SR_CPE 0x40000000 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddcr-regs.h149 #define L2C_SR_CPE 0x40000000 macro

Completed in 3 milliseconds