Searched refs:cpu_icache_snoops_remote_store (Results 1 – 13 of 13) sorted by relevance
40 #define cpu_icache_snoops_remote_store 1 macro67 #define cpu_icache_snoops_remote_store 1 macro
7 #define cpu_icache_snoops_remote_store 1 macro
25 #define cpu_icache_snoops_remote_store 1 macro
33 #define cpu_icache_snoops_remote_store 0 macro
34 #define cpu_icache_snoops_remote_store 1 macro
32 #define cpu_icache_snoops_remote_store 1 macro
46 #define cpu_icache_snoops_remote_store 0 macro
55 #define cpu_icache_snoops_remote_store 1 macro
53 #define cpu_icache_snoops_remote_store 1 macro
37 #define cpu_icache_snoops_remote_store 0 macro
35 #define cpu_icache_snoops_remote_store 1 macro
274 #ifndef cpu_icache_snoops_remote_store276 #define cpu_icache_snoops_remote_store (cpu_data[0].icache.flags & MIPS_IC_SNOOPS_REMOTE) macro278 #define cpu_icache_snoops_remote_store 1 macro
700 if (exec && !cpu_icache_snoops_remote_store) in local_r4k_flush_cache_page()