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

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

Completed in 53 milliseconds