Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_actions_sriov_abi.h300 #define VF2GUC_MATCH_VERSION_REQUEST_MSG_1_MAJOR (0xffu << 16) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.c70 FIELD_PREP(VF2GUC_MATCH_VERSION_REQUEST_MSG_1_MAJOR, wanted_major) | in guc_action_match_version()