Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
A Dc-r4k.c1110 int has_74k_erratum = 0; in probe_pcache() local
1424 has_74k_erratum = alias_74k_erratum(c); in probe_pcache()
1441 if (!has_74k_erratum && (read_c0_config7() & MIPS_CONF7_AR)) { in probe_pcache()
1451 if (has_74k_erratum || c->dcache.waysize > PAGE_SIZE) in probe_pcache()

Completed in 5 milliseconds