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