Searched refs:xe_gt_sriov_vf_bootstrap (Results 1 – 5 of 5) sorted by relevance
15 int xe_gt_sriov_vf_bootstrap(struct xe_gt *gt);
434 return xe_gt_sriov_vf_bootstrap(gt); in xe_guc_reset()746 ret = xe_gt_sriov_vf_bootstrap(gt); in vf_guc_min_load_for_hwconfig()
644 err = xe_gt_sriov_vf_bootstrap(tile->primary_gt); in xe_device_probe()
502 val = xe_gt_sriov_vf_bootstrap(gt) ? 0 : xe_gt_sriov_vf_gmdid(gt); in read_gmdid()
211 int xe_gt_sriov_vf_bootstrap(struct xe_gt *gt) in xe_gt_sriov_vf_bootstrap() function