Searched refs:CP0_EBASE (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/mach-paravirt/ |
D | kernel-entry-init.h | 11 #define CP0_EBASE $15, 1 macro 14 mfc0 t0, CP0_EBASE 28 mfc0 t0, CP0_EBASE
|
/linux-4.4.14/arch/mips/netlogic/common/ |
D | reset.S | 53 #define CP0_EBASE $15 macro 95 mfc0 t0, CP0_EBASE, 0 174 mfc0 t0, CP0_EBASE, 0 /* processor ID */ 185 mfc0 t0, CP0_EBASE, 1 186 mfc0 t1, CP0_EBASE, 1 235 mfc0 v0, CP0_EBASE, 1
|
D | smpboot.S | 51 #define CP0_EBASE $15 macro 89 mfc0 a0, CP0_EBASE, 1
|
/linux-4.4.14/arch/mips/kvm/ |
D | locore.S | 141 mtc0 k0, CP0_EBASE 236 mfc0 k0, CP0_EBASE #02: Get EBASE 304 mfc0 t0, CP0_EBASE 350 mtc0 k0,CP0_EBASE 464 mtc0 t0, CP0_EBASE
|
/linux-4.4.14/arch/mips/kernel/ |
D | cps-vec-ns16550.S | 190 DUMP_COP0_REG(CP0_EBASE, "EBase: 0x", long, MFC0)
|
/linux-4.4.14/arch/mips/include/asm/ |
D | mipsregs.h | 63 #define CP0_EBASE $15, 1 macro
|