Searched refs:phantom_stride (Results 1 – 5 of 5) sorted by relevance
406 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 …]
98 uint8_t phantom_stride; member
326 devfn += pdev->phantom_stride; in amd_iommu_flush_all_iotlbs()
1290 if ( pdev->phantom_stride ) in amd_iommu_setup_device_table()1296 req_id += pdev->phantom_stride; in amd_iommu_setup_device_table()
494 switch ( pdev->phantom_stride ) in set_msi_source_id()
Completed in 14 milliseconds