Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
A Dc-octeon.c181 c->icache.flags |= MIPS_CACHE_VTAG; in probe_octeon()
201 c->icache.flags |= MIPS_CACHE_VTAG; in probe_octeon()
215 c->icache.flags |= MIPS_CACHE_VTAG; in probe_octeon()
A Dc-r4k.c1313 c->icache.flags |= MIPS_CACHE_VTAG; in probe_pcache()
1350 c->icache.flags |= MIPS_CACHE_VTAG; in probe_pcache()
1473 c->icache.flags |= MIPS_CACHE_VTAG; in probe_pcache()
1498 c->icache.flags & MIPS_CACHE_VTAG ? "VIVT" : "VIPT", in probe_pcache()
/linux/arch/mips/include/asm/
A Dcpu-info.h46 #define MIPS_CACHE_VTAG 0x00000002 /* Virtually tagged cache */ macro
A Dcpu-features.h232 #define cpu_has_vtag_icache (cpu_data[0].icache.flags & MIPS_CACHE_VTAG)
/linux/arch/mips/kernel/
A Dcpu-probe.c1819 c->icache.flags |= MIPS_CACHE_VTAG; in cpu_probe_ingenic()

Completed in 11 milliseconds