Home
last modified time | relevance | path

Searched refs:xe_gt_sriov_vf_query_config (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf.h16 int xe_gt_sriov_vf_query_config(struct xe_gt *gt);
H A Dxe_sriov_vf.c153 err = xe_gt_sriov_vf_query_config(gt); in vf_post_migration_requery_guc()
H A Dxe_device.c677 err = xe_gt_sriov_vf_query_config(tile->primary_gt); in xe_device_probe()
H A Dxe_gt_sriov_vf.c478 int xe_gt_sriov_vf_query_config(struct xe_gt *gt) in xe_gt_sriov_vf_query_config() function
H A Dxe_guc.c1094 ret = xe_gt_sriov_vf_query_config(gt); in vf_guc_min_load_for_hwconfig()