Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sriov.h33 static inline bool xe_device_is_sriov_vf(const struct xe_device *xe) in xe_device_is_sriov_vf() function
43 #define IS_SRIOV_VF(xe) xe_device_is_sriov_vf(xe)