Searched defs:pci_seg (Results 1 – 3 of 3) sorted by relevance
108 u16 pci_seg; member145 u16 pci_seg; member598 static int __init find_last_devid_acpi(struct acpi_table_header *table, u16 pci_seg) in find_last_devid_acpi()635 static inline int __init alloc_dev_table(struct amd_iommu_pci_seg *pci_seg) in alloc_dev_table()645 static inline void free_dev_table(struct amd_iommu_pci_seg *pci_seg) in free_dev_table()653 static inline int __init alloc_rlookup_table(struct amd_iommu_pci_seg *pci_seg) in alloc_rlookup_table()663 static inline void free_rlookup_table(struct amd_iommu_pci_seg *pci_seg) in free_rlookup_table()670 static inline int __init alloc_irq_lookup_table(struct amd_iommu_pci_seg *pci_seg) in alloc_irq_lookup_table()682 static inline void free_irq_lookup_table(struct amd_iommu_pci_seg *pci_seg) in free_irq_lookup_table()690 static int __init alloc_alias_table(struct amd_iommu_pci_seg *pci_seg) in alloc_alias_table()[all …]
275 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in get_dev_table() local304 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in amd_iommu_set_rlookup_table() local311 struct amd_iommu_pci_seg *pci_seg; in __rlookup_amd_iommu() local333 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in alloc_dev_data() local352 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in search_dev_data() local425 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in setup_aliases() local632 struct amd_iommu_pci_seg *pci_seg; in check_device() local698 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in iommu_ignore_device() local1542 struct amd_iommu_pci_seg *pci_seg; in device_flush_dte() local2866 struct amd_iommu_pci_seg *pci_seg; in amd_iommu_get_resv_regions() local[all …]
506 #define for_each_pci_segment(pci_seg) \ argument508 #define for_each_pci_segment_safe(pci_seg, next) \ argument720 struct amd_iommu_pci_seg *pci_seg; member