vcache_size 112 arch/mips/mm/c-r4k.c static unsigned long vcache_size __read_mostly; vcache_size 1493 arch/mips/mm/c-r4k.c vcache_size = c->vcache.sets * c->vcache.ways * c->vcache.linesz; vcache_size 1496 arch/mips/mm/c-r4k.c c->vcache.waysize = vcache_size / c->vcache.ways; vcache_size 1499 arch/mips/mm/c-r4k.c vcache_size >> 10, way_string[c->vcache.ways], c->vcache.linesz);