Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg_booke.h606 #define L1CSR2_DCWS 0x40000000 /* Data Cache write shadow */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg_booke.h594 #define L1CSR2_DCWS 0x40000000 /* Data Cache write shadow */ macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c661 if (!(mfspr(SPRN_L1CSR2) & L1CSR2_DCWS)) in machine_check_e500mc()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c656 if (!(mfspr(SPRN_L1CSR2) & L1CSR2_DCWS)) in machine_check_e500mc()

Completed in 11 milliseconds