Searched refs:xe_gt_sriov_vf_bootstrap (Results 1 – 3 of 3) sorted by relevance
716 err = xe_gt_sriov_vf_bootstrap(gt); in vf_guc_init_noalloc()898 return xe_gt_sriov_vf_bootstrap(gt); in xe_guc_reset()
479 val = xe_gt_sriov_vf_bootstrap(gt) ? 0 : xe_gt_sriov_vf_gmdid(gt); in read_gmdid()
253 int xe_gt_sriov_vf_bootstrap(struct xe_gt *gt) in xe_gt_sriov_vf_bootstrap() function