Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_communication_ctb_abi.h115 #define GUC_CTB_HXG_MSG_MIN_LEN (GUC_CTB_MSG_MIN_LEN + GUC_HXG_MSG_MIN_LEN) macro
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c651 GUC_CTB_HXG_MSG_MIN_LEN : 0; \
1210 if (unlikely(msg->size < GUC_CTB_HXG_MSG_MIN_LEN)) in ct_handle_hxg()