Searched refs:ct_header_is_response (Results 1 – 1 of 1) sorted by relevance
582 static inline bool ct_header_is_response(u32 header) in ct_header_is_response() function669 GEM_BUG_ON(!ct_header_is_response(header)); in ct_handle_response()806 GEM_BUG_ON(ct_header_is_response(header)); in ct_handle_request()843 if (ct_header_is_response(msg[0])) in intel_guc_ct_event_handler()