Searched refs:cpu_has_guestctl1 (Results 1 – 3 of 3) sorted by relevance
38 #define cpu_has_guestctl1 0 macro
126 #ifndef cpu_has_guestctl1127 #define cpu_has_guestctl1 (cpu_data[0].options & MIPS_CPU_GUESTCTL1) macro
1160 if (cpu_has_guestctl1) in cpu_probe_vz()