Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov.c139 drm_printf(p, "supported: %s\n", str_yes_no(xe_device_has_sriov(xe))); in xe_sriov_print_info()
H A Dxe_device.h153 static inline bool xe_device_has_sriov(struct xe_device *xe) in xe_device_has_sriov() function
H A Dxe_pci.c870 str_yes_no(xe_device_has_sriov(xe)), in xe_pci_probe()