Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_relay_actions_abi.h163 #define VF2PF_QUERY_RUNTIME_NO_LIMIT 0u macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_service.c437 limit = limit == VF2PF_QUERY_RUNTIME_NO_LIMIT ? max_chunks : min_t(u32, max_chunks, limit); in pf_process_runtime_query_msg()