Home
last modified time | relevance | path

Searched refs:xe_gt_sriov_vf_bootstrap (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c716 err = xe_gt_sriov_vf_bootstrap(gt); in vf_guc_init_noalloc()
898 return xe_gt_sriov_vf_bootstrap(gt); in xe_guc_reset()
H A Dxe_pci.c479 val = xe_gt_sriov_vf_bootstrap(gt) ? 0 : xe_gt_sriov_vf_gmdid(gt); in read_gmdid()
H A Dxe_gt_sriov_vf.c253 int xe_gt_sriov_vf_bootstrap(struct xe_gt *gt) in xe_gt_sriov_vf_bootstrap() function