Searched refs:scache_size (Results 1 - 25 of 26) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dr5k-sc.c19 static unsigned long scache_size; variable
38 unsigned long end = KSEG0 + scache_size;
50 if (size >= scache_size) {
94 scache_size = (512*1024) << ((config >> 20)&3);
97 scache_size >> 10);
H A Dc-rm7k.c45 #define scache_size (256*1024) /* Fixed to 256KiB on RM7000 */ macro
225 for (i=0; i<scache_size; i+=sc_lsize) {
247 (scache_size >> 10), sc_lsize);
H A Dc-andes.c101 scache_size() >> 10, sc_lsize());
H A Dc-mips32.c45 unsigned int scache_size, sc_lsize; /* Again, in bytes */ variable
203 page = (KSEG0 + (page & (scache_size - 1)));
337 if (size >= scache_size) {
378 if (size >= scache_size) {
595 scache_size = addr;
654 (scache_size / sc_lsize) / mips_cpu.scache.ways;
H A Dc-r4k.c33 static unsigned long scache_size, sc_lsize; /* Again, in bytes */ variable
463 page = (KSEG0 + (page & (scache_size - 1)));
508 page = (KSEG0 + (page & (scache_size - 1)));
553 page = (KSEG0 + (page & (scache_size - 1)));
599 page = (KSEG0 + (page & (scache_size - 1)));
645 page = (KSEG0 + (page & (scache_size - 1)));
691 page = (KSEG0 + (page & (scache_size - 1)));
736 page = (KSEG0 + (page & (scache_size - 1)));
981 if (size >= scache_size) {
1028 if (size >= scache_size) {
[all...]
H A Dc-tx39.c28 extern long scache_size;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/mm/
H A Dr5k-sc.c19 static unsigned long scache_size; variable
38 unsigned long end = KSEG0 + scache_size;
50 if (size >= scache_size) {
94 scache_size = (512*1024) << ((config >> 20)&3);
97 scache_size >> 10);
H A Dc-andes.c72 scache_size() >> 10, sc_lsize());
H A Dc-mips64.c47 unsigned int scache_size, sc_lsize; /* Again, in bytes */ variable
207 page = (KSEG0 + (page & (scache_size - 1)));
342 if (size >= scache_size) {
384 if (size >= scache_size) {
596 scache_size = addr;
655 (scache_size / sc_lsize) / mips_cpu.scache.ways;
H A Dc-r4k.c33 static unsigned long scache_size, sc_lsize; /* Again, in bytes */ variable
463 page = (KSEG0 + (page & (scache_size - 1)));
508 page = (KSEG0 + (page & (scache_size - 1)));
553 page = (KSEG0 + (page & (scache_size - 1)));
599 page = (KSEG0 + (page & (scache_size - 1)));
645 page = (KSEG0 + (page & (scache_size - 1)));
691 page = (KSEG0 + (page & (scache_size - 1)));
736 page = (KSEG0 + (page & (scache_size - 1)));
981 if (size >= scache_size) {
1028 if (size >= scache_size) {
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sgi-ip22/
H A Dip22-sc.c23 static unsigned long scache_size; variable
202 scache_size = data;
205 scache_size >> 10);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dmips32_cache.h52 unsigned long waystep = scache_size/mips_cpu.scache.ways;
263 unsigned long end = KSEG0 + scache_size;
286 unsigned long waystep = scache_size/mips_cpu.scache.ways;
H A Dr4kcache.h237 unsigned long end = KSEG0 + scache_size;
419 unsigned long end = KSEG0 + scache_size;
478 unsigned long end = KSEG0 + scache_size;
537 unsigned long end = KSEG0 + scache_size;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dmips64_cache.h48 unsigned long waystep = scache_size/mips_cpu.scache.ways;
238 unsigned long end = KSEG0 + scache_size;
261 unsigned long waystep = scache_size/mips_cpu.scache.ways;
H A Dr4kcache.h237 unsigned long end = KSEG0 + scache_size;
419 unsigned long end = KSEG0 + scache_size;
478 unsigned long end = KSEG0 + scache_size;
537 unsigned long end = KSEG0 + scache_size;
H A Dr10kcache.h17 #define scache_size() ({ \ macro
302 unsigned long end = KSEG0 + scache_size();
381 unsigned long end = way0 + scache_size();
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dmips32_cache.h52 unsigned long waystep = scache_size/mips_cpu.scache.ways;
263 unsigned long end = KSEG0 + scache_size;
286 unsigned long waystep = scache_size/mips_cpu.scache.ways;
H A Dr4kcache.h237 unsigned long end = KSEG0 + scache_size;
419 unsigned long end = KSEG0 + scache_size;
478 unsigned long end = KSEG0 + scache_size;
537 unsigned long end = KSEG0 + scache_size;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dmips64_cache.h48 unsigned long waystep = scache_size/mips_cpu.scache.ways;
238 unsigned long end = KSEG0 + scache_size;
261 unsigned long waystep = scache_size/mips_cpu.scache.ways;
H A Dr4kcache.h237 unsigned long end = KSEG0 + scache_size;
419 unsigned long end = KSEG0 + scache_size;
478 unsigned long end = KSEG0 + scache_size;
537 unsigned long end = KSEG0 + scache_size;
H A Dr10kcache.h17 #define scache_size() ({ \ macro
302 unsigned long end = KSEG0 + scache_size();
381 unsigned long end = way0 + scache_size();
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dmips32_cache.h52 unsigned long waystep = scache_size/mips_cpu.scache.ways;
263 unsigned long end = KSEG0 + scache_size;
286 unsigned long waystep = scache_size/mips_cpu.scache.ways;
H A Dr4kcache.h237 unsigned long end = KSEG0 + scache_size;
419 unsigned long end = KSEG0 + scache_size;
478 unsigned long end = KSEG0 + scache_size;
537 unsigned long end = KSEG0 + scache_size;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dmips32_cache.h52 unsigned long waystep = scache_size/mips_cpu.scache.ways;
263 unsigned long end = KSEG0 + scache_size;
286 unsigned long waystep = scache_size/mips_cpu.scache.ways;
H A Dr4kcache.h237 unsigned long end = KSEG0 + scache_size;
419 unsigned long end = KSEG0 + scache_size;
478 unsigned long end = KSEG0 + scache_size;
537 unsigned long end = KSEG0 + scache_size;

Completed in 210 milliseconds

12