Searched refs:kvm_hv_mode_active (Results 1 – 4 of 4) sorted by relevance
341 if (kvm_hv_mode_active()) { in set_subcores_per_core()
159 bool kvm_hv_mode_active(void) in kvm_hv_mode_active() function
547 extern bool kvm_hv_mode_active(void);579 static inline bool kvm_hv_mode_active(void) { return false; } in kvm_hv_mode_active() function
1238 return kvm_hv_mode_active(); in secondaries_inhibited()