Searched refs:cpu_has_guestctl0ext (Results 1 – 4 of 4) sorted by relevance
36 #define cpu_has_guestctl0ext 0 macro
177 #ifndef cpu_has_guestctl0ext178 #define cpu_has_guestctl0ext __opt(MIPS_CPU_GUESTCTL0EXT) macro
202 if (cpu_has_guestctl0ext) in show_cpuinfo()
2955 if (cpu_has_guestctl0ext) { in kvm_vz_hardware_enable()