| /linux/arch/mips/include/asm/mach-bmips/ |
| H A D | cpu-feature-overrides.h | 6 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-tx49xx/ |
| H A D | cpu-feature-overrides.h | 14 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/mm/ |
| H A D | context.c | 37 if (cpu_has_vtag_icache) in get_new_mmu_context() 230 if (cpu_has_vtag_icache) in check_switch_mmu_context()
|
| H A D | c-octeon.c | 245 cpu_has_vtag_icache ? in probe_octeon()
|
| /linux/arch/mips/include/asm/mach-ip32/ |
| H A D | cpu-feature-overrides.h | 37 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-loongson2ef/ |
| H A D | cpu-feature-overrides.h | 40 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-rm/ |
| H A D | cpu-feature-overrides.h | 27 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-sibyte/ |
| H A D | cpu-feature-overrides.h | 26 #define cpu_has_vtag_icache 1 macro
|
| /linux/arch/mips/include/asm/mach-ip22/ |
| H A D | cpu-feature-overrides.h | 30 #define cpu_has_vtag_icache 0 /* Needs to change for R8000 */ macro
|
| /linux/arch/mips/include/asm/mach-ip28/ |
| H A D | cpu-feature-overrides.h | 29 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-loongson64/ |
| H A D | cpu-feature-overrides.h | 42 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-ath79/ |
| H A D | cpu-feature-overrides.h | 50 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-ralink/mt7621/ |
| H A D | cpu-feature-overrides.h | 53 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-rc32434/ |
| H A D | cpu-feature-overrides.h | 41 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-ingenic/ |
| H A D | cpu-feature-overrides.h | 30 #define cpu_has_vtag_icache 1 macro
|
| /linux/arch/mips/include/asm/mach-cobalt/ |
| H A D | cpu-feature-overrides.h | 43 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-bcm63xx/ |
| H A D | cpu-feature-overrides.h | 27 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-cavium-octeon/ |
| H A D | cpu-feature-overrides.h | 42 #define cpu_has_vtag_icache 1 macro
|
| /linux/arch/mips/include/asm/mach-ip30/ |
| H A D | cpu-feature-overrides.h | 50 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-ip27/ |
| H A D | cpu-feature-overrides.h | 48 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-bcm47xx/ |
| H A D | cpu-feature-overrides.h | 32 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-dec/ |
| H A D | cpu-feature-overrides.h | 31 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/mach-au1x00/ |
| H A D | cpu-feature-overrides.h | 50 #define cpu_has_vtag_icache 0 macro
|
| /linux/arch/mips/include/asm/ |
| H A D | cpu-features.h | 248 #ifndef cpu_has_vtag_icache 249 #define cpu_has_vtag_icache (cpu_data[0].icache.flags & MIPS_CACHE_VTAG) macro
|
| /linux/arch/mips/kernel/ |
| H A D | proc.c | 217 if (cpu_has_vtag_icache) in show_cpuinfo()
|