cpu_has_3k_cache
#ifndef cpu_has_3k_cache
if (cpu_has_3k_cache)
if (IS_ENABLED(CONFIG_CPU_R3000) && cpu_has_3k_cache)