Searched refs:CP0_CACHEERR (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/mm/ |
H A D | cex-oct.S | 35 dmfc0 k0, CP0_CACHEERR, 1 37 dmtc0 $0, CP0_CACHEERR, 1
|
/openbmc/linux/arch/mips/kernel/ |
H A D | bmips_5xxx_init.S | 420 mfc0 t0, CP0_CACHEERR, 0 423 mtc0 t0, CP0_CACHEERR, 0 426 mfc0 t0, CP0_CACHEERR, 1 429 mtc0 t0, CP0_CACHEERR, 1 432 mfc0 t0, CP0_CACHEERR, 2 435 mtc0 t0, CP0_CACHEERR, 2
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | mipsregs.h | 71 #define CP0_CACHEERR $27 macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mipsregs.h | 93 #define CP0_CACHEERR $27 macro
|