Searched refs:MIPS_CONFIG0_VI (Results 1 – 2 of 2) sorted by relevance
499 #define MIPS_CONFIG0_VI 0x00000008 /* inst cache is virtual */ macro
122 cpuinfo->icache_virtual = cfg0 & MIPS_CONFIG0_VI; in mips_get_identity()