Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h805 struct iommu_dev_data { struct
807 spinlock_t lock;
809 struct list_head list; /* For domain->dev_list */
812 struct device *dev;
813 u16 devid; /* PCI Device ID */
814 bool iommu_v2; /* Device can make use of IOMMUv2 */
815 struct {
818 } ats; /* ATS state */
819 bool pri_tlp; /* PASID TLB required for
821 bool use_vapic; /* Enable device to use vapic mode */
[all …]