Home
last modified time | relevance | path

Searched refs:CP0_CACHEERR (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/mips/mm/
Dcex-oct.S35 dmfc0 k0, CP0_CACHEERR, 1
37 dmtc0 $0, CP0_CACHEERR, 1
/Linux-v6.1/arch/mips/kernel/
Dbmips_5xxx_init.S420 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
/Linux-v6.1/arch/mips/include/asm/
Dmipsregs.h93 #define CP0_CACHEERR $27 macro