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