Home
last modified time | relevance | path

Searched refs:ct_header_is_response (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.c583 static inline bool ct_header_is_response(u32 header) in ct_header_is_response() function
683 GEM_BUG_ON(!ct_header_is_response(header)); in ct_handle_response()
820 GEM_BUG_ON(ct_header_is_response(header)); in ct_handle_request()
856 if (ct_header_is_response(msg[0])) in intel_guc_ct_event_handler()