Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_sriov.c106 int xe_sriov_init(struct xe_device *xe) in xe_sriov_init() function
128 ALLOW_ERROR_INJECTION(xe_sriov_init, ERRNO); /* See xe_pci_probe() */
H A Dxe_sriov.h20 int xe_sriov_init(struct xe_device *xe);
H A Dxe_device.c770 err = xe_sriov_init(xe); in xe_device_probe()
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_gt_sriov_pf_service_test.c26 KUNIT_ASSERT_EQ(test, xe_sriov_init(xe), 0); in pf_service_test_init()
H A Dxe_guc_relay_test.c39 KUNIT_ASSERT_EQ(test, xe_sriov_init(xe), 0); in relay_test_init()