Searched refs:K0BASE (Results 1 - 14 of 14) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_l1cache.S156 li t1,K0BASE
219 li t1,K0BASE
302 li t1,K0BASE
386 li t1,K0BASE
H A Dbcmcore_cpuinit.S267 or ra,K0BASE
/broadcom-cfe-1.4.2/cfe/arch/mips/common/src/
H A Dinit_ram.S133 * to either K0BASE or K1BASE depending on whether we're running
139 #define KSEGBASE K0BASE /* RAM version always cached */
241 li t1,K0BASE # write into both cached
512 or ra,K0BASE
H A Dinit_mips.S150 * to either K0BASE or K1BASE depending on whether we're running
155 #define KSEGBASE K0BASE
597 or TEXTBASE,K0BASE
1009 or ra,K0BASE
H A Dzipstart_init.S528 or ra,K0BASE
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h99 #define K0BASE (_ACAST32_ 0x80000000) /* kernel unmapped cached */ macro
113 #define PHYS_TO_K0(pa) (K0BASE | (pa))
123 #define ISK0SEG(va) ((va) >= K0BASE && (va) <= (K0BASE + K0SIZE - 1))
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h127 #define K0BASE (_ACAST32_ 0x80000000) /* kernel unmapped cached */ macro
153 #define PHYS_TO_K0(pa) (K0BASE | (pa))
173 #define ISK0SEG(va) ((va) >= K0BASE && (va) <= (K0BASE + K0SIZE - 1))
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dsb1_cpuinit.S362 or ra,K0BASE
H A Dbcm1480_altcpu.S203 or ra,K0BASE
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1_cpuinit.S369 or ra,K0BASE
H A Dsb1250_altcpu.S159 or ra,K0BASE
H A Ddiag_l2cache.S2684 li v0, K0BASE
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcfe_dmtest.c67 if (va - K0BASE >= 0 && va - K0BASE < K0SIZE)
/broadcom-cfe-1.4.2/cfe/verif/
H A Dvapi.S252 or ra,K0BASE

Completed in 113 milliseconds