Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h149 int (*get_device_group_id)(u16 seg, u8 bus, u8 devfn); member
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dpci.c1499 if ( !iommu_enabled || !ops || !ops->get_device_group_id ) in iommu_get_device_group()
1502 group_id = ops->get_device_group_id(seg, bus, devfn); in iommu_get_device_group()
1514 sdev_id = ops->get_device_group_id(seg, pdev->bus, pdev->devfn); in iommu_get_device_group()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c612 .get_device_group_id = amd_iommu_group_id,
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c2656 .get_device_group_id = intel_iommu_group_id,

Completed in 11 milliseconds