Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_actions_sriov_abi.h308 #define VF2GUC_MATCH_VERSION_RESPONSE_MSG_1_BRANCH (0xffu << 24) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.c85 *branch = FIELD_GET(VF2GUC_MATCH_VERSION_RESPONSE_MSG_1_BRANCH, response[1]); in guc_action_match_version()