CPU_HAS_L2_CACHE  211 arch/sh/kernel/cpu/init.c 	if (current_cpu_data.flags & CPU_HAS_L2_CACHE)
CPU_HAS_L2_CACHE  122 arch/sh/kernel/cpu/proc.c 	if (c->flags & CPU_HAS_L2_CACHE)
CPU_HAS_L2_CACHE  126 arch/sh/kernel/cpu/sh4/probe.c 		boot_cpu_data.flags |= CPU_HAS_PTEAEX | CPU_HAS_L2_CACHE;
CPU_HAS_L2_CACHE  133 arch/sh/kernel/cpu/sh4/probe.c 			boot_cpu_data.flags |= CPU_HAS_L2_CACHE;
CPU_HAS_L2_CACHE  148 arch/sh/kernel/cpu/sh4/probe.c 			boot_cpu_data.flags |= CPU_HAS_L2_CACHE;
CPU_HAS_L2_CACHE  219 arch/sh/kernel/cpu/sh4/probe.c 	if (boot_cpu_data.flags & CPU_HAS_L2_CACHE) {
CPU_HAS_L2_CACHE  226 arch/sh/kernel/cpu/sh4/probe.c 			boot_cpu_data.flags &= ~CPU_HAS_L2_CACHE;
CPU_HAS_L2_CACHE  279 arch/sh/mm/cache.c 	if (boot_cpu_data.flags & CPU_HAS_L2_CACHE) {