Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-ath79/
A Dcpu-feature-overrides.h53 #define cpu_has_pindexed_dcache 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-ingenic/
A Dcpu-feature-overrides.h33 #define cpu_has_pindexed_dcache 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-bcm63xx/
A Dcpu-feature-overrides.h34 #define cpu_has_pindexed_dcache 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dcpu-feature-overrides.h53 #define cpu_has_pindexed_dcache 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-bcm47xx/
A Dcpu-feature-overrides.h35 #define cpu_has_pindexed_dcache 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-dec/
A Dcpu-feature-overrides.h33 #define cpu_has_pindexed_dcache 0 macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu-features.h240 #ifndef cpu_has_pindexed_dcache
241 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
/linux-6.3-rc2/arch/mips/kernel/
A Dproc.c224 if (cpu_has_pindexed_dcache) in show_cpuinfo()

Completed in 14 milliseconds