populate_cache 81 arch/mips/kernel/cacheinfo.c populate_cache(dcache, this_leaf, 1, CACHE_TYPE_DATA); populate_cache 83 arch/mips/kernel/cacheinfo.c populate_cache(icache, this_leaf, 1, CACHE_TYPE_INST); populate_cache 85 arch/mips/kernel/cacheinfo.c populate_cache(dcache, this_leaf, 1, CACHE_TYPE_UNIFIED); populate_cache 91 arch/mips/kernel/cacheinfo.c populate_cache(scache, this_leaf, 2, CACHE_TYPE_UNIFIED); populate_cache 95 arch/mips/kernel/cacheinfo.c populate_cache(tcache, this_leaf, 3, CACHE_TYPE_UNIFIED);