Searched refs:is_ht_workaround_enabled (Results 1 – 3 of 3) sorted by relevance
932 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function957 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function
2152 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_start_scheduling()2179 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_commit_scheduling()2208 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_stop_scheduling()2238 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_get_excl_constraints()
891 if (is_ht_workaround_enabled() && !cpuc->is_fake && in x86_schedule_events()