Searched refs:CP0_EBASE (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/mach-paravirt/ |
D | kernel-entry-init.h | 11 #define CP0_EBASE $15, 1 macro 15 mfc0 t0, CP0_EBASE 30 mfc0 t0, CP0_EBASE
|
/Linux-v4.19/arch/mips/netlogic/common/ |
D | reset.S | 184 mfc0 t0, CP0_EBASE 185 mfc0 t1, CP0_EBASE 234 mfc0 v0, CP0_EBASE
|
D | smpboot.S | 87 mfc0 a0, CP0_EBASE
|
/Linux-v4.19/arch/mips/kernel/ |
D | cps-vec-ns16550.S | 190 DUMP_COP0_REG(CP0_EBASE, "EBase: 0x", long, MFC0)
|
/Linux-v4.19/arch/mips/include/asm/ |
D | mipsregs.h | 77 #define CP0_EBASE $15, 1 macro
|