Home
last modified time | relevance | path

Searched defs:pci_seg (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/iommu/amd/
Dinit.c109 u16 pci_seg; member
146 u16 pci_seg; member
612 static int __init find_last_devid_acpi(struct acpi_table_header *table, u16 pci_seg) in find_last_devid_acpi()
649 static inline int __init alloc_dev_table(struct amd_iommu_pci_seg *pci_seg) in alloc_dev_table()
659 static inline void free_dev_table(struct amd_iommu_pci_seg *pci_seg) in free_dev_table()
667 static inline int __init alloc_rlookup_table(struct amd_iommu_pci_seg *pci_seg) in alloc_rlookup_table()
678 static inline void free_rlookup_table(struct amd_iommu_pci_seg *pci_seg) in free_rlookup_table()
685 static inline int __init alloc_irq_lookup_table(struct amd_iommu_pci_seg *pci_seg) in alloc_irq_lookup_table()
698 static inline void free_irq_lookup_table(struct amd_iommu_pci_seg *pci_seg) in free_irq_lookup_table()
706 static int __init alloc_alias_table(struct amd_iommu_pci_seg *pci_seg) in alloc_alias_table()
[all …]
Diommu.c125 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in get_dev_table() local
154 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in amd_iommu_set_rlookup_table() local
161 struct amd_iommu_pci_seg *pci_seg; in __rlookup_amd_iommu() local
188 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in alloc_dev_data() local
206 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in search_dev_data() local
263 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in setup_aliases() local
351 struct amd_iommu_pci_seg *pci_seg; in check_device() local
413 struct amd_iommu_pci_seg *pci_seg = iommu->pci_seg; in iommu_ignore_device() local
1302 struct amd_iommu_pci_seg *pci_seg; in device_flush_dte() local
2302 struct amd_iommu_pci_seg *pci_seg; in amd_iommu_get_resv_regions() local
[all …]
Damd_iommu_types.h478 #define for_each_pci_segment(pci_seg) \ argument
480 #define for_each_pci_segment_safe(pci_seg, next) \ argument
681 struct amd_iommu_pci_seg *pci_seg; member
/linux-6.1.9/drivers/firmware/
Dpcdp.h40 u8 pci_seg; member