Searched refs:CP0_EBASE (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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.1.27/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.1.27/arch/mips/kvm/ |
D | locore.S | 41 #define CP0_EBASE $15,1 macro 149 mtc0 k0, CP0_EBASE 244 mfc0 k0, CP0_EBASE #02: Get EBASE 312 mfc0 t0, CP0_EBASE 358 mtc0 k0,CP0_EBASE 472 mtc0 t0, CP0_EBASE
|