Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/abi/
H A Dguc_actions_sriov_abi.h311 #define VF2GUC_MATCH_VERSION_RESPONSE_MSG_1_PATCH (0xffu << 0) macro
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf.c113 found->patch = FIELD_GET(VF2GUC_MATCH_VERSION_RESPONSE_MSG_1_PATCH, response[1]); in guc_action_match_version()