Searched refs:K0SIZE (Results 1 - 13 of 13) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/common/src/
H A Dinit_ram.S511 and ra,(K0SIZE-1)
532 and ra,(K0SIZE-1)
H A Dexception.S183 li t1,(K0SIZE-1)
H A Dzipstart_init.S527 and ra,(K0SIZE-1)
H A Dinit_mips.S1008 and ra,(K0SIZE-1)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h100 #define K0SIZE 0x20000000 macro
115 #define K0_TO_PHYS(va) ((va) & (K0SIZE-1))
123 #define ISK0SEG(va) ((va) >= K0BASE && (va) <= (K0BASE + K0SIZE - 1))
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dsb1_cpuinit.S361 and ra,(K0SIZE-1)
H A Dbcm1480_altcpu.S181 and ra,(K0SIZE-1)
202 and ra,(K0SIZE-1)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_altcpu.S139 and ra,(K0SIZE-1)
158 and ra,(K0SIZE-1)
H A Dsb1_cpuinit.S368 and ra,(K0SIZE-1)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_cpuinit.S266 and ra,(K0SIZE-1)
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h128 #define K0SIZE 0x20000000 macro
155 #define K0_TO_PHYS(va) ((va) & (K0SIZE-1))
173 #define ISK0SEG(va) ((va) >= K0BASE && (va) <= (K0BASE + K0SIZE - 1))
/broadcom-cfe-1.4.2/cfe/verif/
H A Dvapi.S251 and ra,(K0SIZE-1)
1041 and ra,(K0SIZE-1)
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcfe_dmtest.c67 if (va - K0BASE >= 0 && va - K0BASE < K0SIZE)

Completed in 67 milliseconds