cache.c | 191 struct mips_cache_ops * const mco = &mips_cache_ops; local in function:mips_config_cache 209 if (!mco->mco_icache_sync_all) 211 if (!mco->mco_icache_sync_range) 213 if (!mco->mco_icache_sync_range_index) 217 if (!mco->mco_pdcache_wbinv_all) 219 if (!mco->mco_pdcache_wbinv_range) 221 if (!mco->mco_pdcache_wbinv_range_index) 223 if (!mco->mco_pdcache_inv_range) 225 if (!mco->mco_pdcache_wb_range) 229 if (!mco->mco_sdcache_wbinv_all 251 struct mips_cache_ops * const mco = &mips_cache_ops; local in function:mips_config_cache_prehistoric 871 struct mips_cache_ops * const mco = &mips_cache_ops; local in function:mips_config_cache_emips 1064 struct mips_cache_ops * const mco = &mips_cache_ops; local in function:mips_config_cache_modern [all...] |