Searched refs:intel_guc_rc_is_supported (Results 1 – 2 of 2) sorted by relevance
13 static inline bool intel_guc_rc_is_supported(struct intel_guc *guc) in intel_guc_rc_is_supported() function20 return guc->submission_selected && intel_guc_rc_is_supported(guc); in intel_guc_rc_is_wanted()
21 if (!intel_guc_rc_is_supported(guc)) in __guc_rc_selected()