cpu_has_octeon_cache
#ifndef cpu_has_octeon_cache
if (cpu_has_octeon_cache)
if (IS_ENABLED(CONFIG_CPU_CAVIUM_OCTEON) && cpu_has_octeon_cache)