Searched refs:no_cache_op (Results 1 – 1 of 1) sorted by relevance
132 static void no_cache_op(void);137 static void no_cache_op(void) {} in no_cache_op() function146 .mco_intern_pdcache_sync_all= no_cache_op,150 .mco_intern_sdcache_sync_all= no_cache_op,891 mco->mco_icache_sync_all = no_cache_op; in mips_config_cache_emips()895 mco->mco_pdcache_wbinv_all = no_cache_op; in mips_config_cache_emips()1154 mco->mco_icache_sync_all = no_cache_op; in mips_config_cache_modern()1206 mco->mco_pdcache_wbinv_all = no_cache_op; in mips_config_cache_modern()1540 mco->mco_pdcache_wbinv_all = no_cache_op; in mips_config_cache_modern()1545 mco->mco_sdcache_wbinv_all = no_cache_op; in mips_config_cache_modern()[all …]