Home
last modified time | relevance | path

Searched refs:cpu_icache_snoops_remote_store (Results 1 – 11 of 11) sorted by relevance

/arch/mips/include/asm/mach-sead3/
Dcpu-feature-overrides.h43 #define cpu_icache_snoops_remote_store 1 macro
69 #define cpu_icache_snoops_remote_store 1 macro
/arch/mips/include/asm/mach-malta/
Dcpu-feature-overrides.h40 #define cpu_icache_snoops_remote_store 1 macro
67 #define cpu_icache_snoops_remote_store 1 macro
/arch/mips/include/asm/mach-sibyte/
Dcpu-feature-overrides.h32 #define cpu_icache_snoops_remote_store 0 macro
/arch/mips/include/asm/mach-ip28/
Dcpu-feature-overrides.h33 #define cpu_icache_snoops_remote_store 1 macro
/arch/mips/include/asm/mach-netlogic/
Dcpu-feature-overrides.h31 #define cpu_icache_snoops_remote_store 1 macro
/arch/mips/include/asm/mach-cobalt/
Dcpu-feature-overrides.h45 #define cpu_icache_snoops_remote_store 0 macro
/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h55 #define cpu_icache_snoops_remote_store 1 macro
/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h39 #define cpu_icache_snoops_remote_store 1 macro
/arch/mips/include/asm/mach-bcm47xx/
Dcpu-feature-overrides.h36 #define cpu_icache_snoops_remote_store 0 macro
/arch/mips/include/asm/
Dcpu-features.h175 #ifndef cpu_icache_snoops_remote_store
177 #define cpu_icache_snoops_remote_store (cpu_data[0].icache.flags & MIPS_IC_SNOOPS_REMOTE) macro
179 #define cpu_icache_snoops_remote_store 1 macro
/arch/mips/mm/
Dc-r4k.c606 if (exec && !cpu_icache_snoops_remote_store) in local_r4k_flush_cache_page()
842 if (!cpu_icache_snoops_remote_store && scache_size) in local_r4k_flush_cache_sigtramp()