Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf.h16 void xe_gt_sriov_pf_sanitize_hw(struct xe_gt *gt, unsigned int vfid);
H A Dxe_gt_sriov_pf.c193 * xe_gt_sriov_pf_sanitize_hw() - Reset hardware state related to a VF.
199 void xe_gt_sriov_pf_sanitize_hw(struct xe_gt *gt, unsigned int vfid) in xe_gt_sriov_pf_sanitize_hw() function
H A Dxe_gt_sriov_pf_control.c1049 xe_gt_sriov_pf_sanitize_hw(gt, vfid); in pf_exit_vf_flr_reset_mmio()