Searched refs:MIPS_CPU_VCE (Results 1 – 3 of 3) sorted by relevance
308 #define MIPS_CPU_VCE 0x00000400 /* virt. coherence conflict possible */ macro
63 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE)
390 MIPS_CPU_WATCH | MIPS_CPU_VCE | in cpu_probe_legacy()