INTEL_GUC_MSG_IS_RESPONSE  430 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c #define done INTEL_GUC_MSG_IS_RESPONSE(READ_ONCE(req->status))
INTEL_GUC_MSG_IS_RESPONSE  649 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c 	if (unlikely(!INTEL_GUC_MSG_IS_RESPONSE(status))) {