Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-ath79/
H A Dcpu-feature-overrides.h53 #define cpu_has_pindexed_dcache 0 macro
/linux/arch/mips/include/asm/mach-ingenic/
H A Dcpu-feature-overrides.h33 #define cpu_has_pindexed_dcache 0 macro
/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dcpu-feature-overrides.h34 #define cpu_has_pindexed_dcache 0 macro
/linux/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h53 #define cpu_has_pindexed_dcache 0 macro
/linux/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h33 #define cpu_has_pindexed_dcache 0 macro
/linux/arch/mips/include/asm/mach-bcm47xx/
H A Dcpu-feature-overrides.h35 #define cpu_has_pindexed_dcache 0 macro
/linux/arch/mips/include/asm/
H A Dcpu-features.h257 #ifndef cpu_has_pindexed_dcache
258 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro