Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.c548 static inline bool ct_header_is_response(u32 header) in ct_header_is_response() function
635 GEM_BUG_ON(!ct_header_is_response(header)); in ct_handle_response()
771 GEM_BUG_ON(ct_header_is_response(header)); in ct_handle_request()
803 if (ct_header_is_response(msg[0])) in ct_process_host_channel()