Home
last modified time | relevance | path

Searched refs:CP0_EBASE (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-paravirt/
Dkernel-entry-init.h11 #define CP0_EBASE $15, 1 macro
14 mfc0 t0, CP0_EBASE
28 mfc0 t0, CP0_EBASE
/linux-4.4.14/arch/mips/netlogic/common/
Dreset.S53 #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
Dsmpboot.S51 #define CP0_EBASE $15 macro
89 mfc0 a0, CP0_EBASE, 1
/linux-4.4.14/arch/mips/kvm/
Dlocore.S141 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/
Dcps-vec-ns16550.S190 DUMP_COP0_REG(CP0_EBASE, "EBase: 0x", long, MFC0)
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h63 #define CP0_EBASE $15, 1 macro