Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/
A Dpci.c406 pdev->phantom_stride = 0; in alloc_pdev()
815 while ( pdev->phantom_stride ) in pci_add_device()
817 func += pdev->phantom_stride; in pci_add_device()
947 while ( pdev->phantom_stride ) in deassign_device()
949 devfn += pdev->phantom_stride; in deassign_device()
1189 devfn += pdev->phantom_stride; in setup_one_hwdom_device()
1421 if ( rc || !pdev->phantom_stride ) in iommu_add_device()
1426 devfn += pdev->phantom_stride; in iommu_add_device()
1469 devfn += pdev->phantom_stride; in iommu_remove_device()
1543 for ( ; pdev->phantom_stride; rc = 0 ) in assign_device()
[all …]
/xen/xen/include/xen/
A Dpci.h98 uint8_t phantom_stride; member
/xen/xen/drivers/passthrough/amd/
A Diommu_cmd.c326 devfn += pdev->phantom_stride; in amd_iommu_flush_all_iotlbs()
A Diommu_init.c1290 if ( pdev->phantom_stride ) in amd_iommu_setup_device_table()
1296 req_id += pdev->phantom_stride; in amd_iommu_setup_device_table()
/xen/xen/drivers/passthrough/vtd/
A Dintremap.c494 switch ( pdev->phantom_stride ) in set_msi_source_id()

Completed in 14 milliseconds