Searched refs:mco_pdcache_wbinv_range (Results 1 – 2 of 2) sorted by relevance
141 mips_cache_ops.mco_pdcache_wbinv_range = in mips_config_cache()157 mips_cache_ops.mco_pdcache_wbinv_range = cache_noop; in mips_config_cache()159 mips_cache_ops.mco_pdcache_wbinv_range = in mips_config_cache()186 mips_cache_ops.mco_pdcache_wbinv_range = in mips_config_cache()201 mips_cache_ops.mco_pdcache_wbinv_range = in mips_config_cache()217 mips_cache_ops.mco_pdcache_wbinv_range = cache_noop; in mips_config_cache()241 mips_cache_ops.mco_pdcache_wbinv_range = cache_noop; in mips_config_cache()273 if (!mips_cache_ops.mco_pdcache_wbinv_range) in mips_config_cache()
139 void (*mco_pdcache_wbinv_range)(vm_offset_t, vm_size_t); member