Home
last modified time | relevance | path

Searched refs:xe_sriov_pf_master_mutex (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_helpers.h32 return xe_sriov_pf_master_mutex(gt_to_xe(gt)); in xe_gt_sriov_pf_master_mutex()
H A Dxe_sriov_pf_helpers.h40 static inline struct mutex *xe_sriov_pf_master_mutex(struct xe_device *xe) in xe_sriov_pf_master_mutex() function