Home
last modified time | relevance | path

Searched refs:cpu_has_pindexed_dcache (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dcpu-feature-overrides.h32 #define cpu_has_pindexed_dcache 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dcpu-feature-overrides.h35 #define cpu_has_pindexed_dcache 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h42 #define cpu_has_pindexed_dcache 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h29 #define cpu_has_pindexed_dcache 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-bcm47xx/
Dcpu-feature-overrides.h35 #define cpu_has_pindexed_dcache 0 macro
/linux-4.1.27/arch/mips/include/asm/
Dcpu-features.h155 #ifndef cpu_has_pindexed_dcache
156 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro