Searched refs:guc_communication_enabled (Results 1 – 1 of 1) sorted by relevance
141 static inline bool guc_communication_enabled(struct intel_guc *guc) in guc_communication_enabled() function181 GEM_BUG_ON(!guc_communication_enabled(guc)); in guc_handle_mmio_msg()213 GEM_BUG_ON(guc_communication_enabled(guc)); in guc_enable_communication()541 if (guc_communication_enabled(guc)) in __uc_fini_hw()600 GEM_BUG_ON(enable_communication == guc_communication_enabled(guc)); in __uc_resume()