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

/linux-master/arch/mips/include/asm/mach-ath79/
H A Dcpu-feature-overrides.h53 #define cpu_has_pindexed_dcache 0 macro
/linux-master/arch/mips/include/asm/mach-ingenic/
H A Dcpu-feature-overrides.h33 #define cpu_has_pindexed_dcache 0 macro
/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dcpu-feature-overrides.h34 #define cpu_has_pindexed_dcache 0 macro
/linux-master/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h33 #define cpu_has_pindexed_dcache 0 macro
/linux-master/arch/mips/include/asm/mach-bcm47xx/
H A Dcpu-feature-overrides.h35 #define cpu_has_pindexed_dcache 0 macro
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h53 #define cpu_has_pindexed_dcache 0 macro
/linux-master/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
/linux-master/arch/mips/kernel/
H A Dproc.c224 if (cpu_has_pindexed_dcache)

Completed in 206 milliseconds