Home
last modified time | relevance | path

Searched refs:dev_table_entry (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h679 struct dev_table_entry { struct
717 extern struct dev_table_entry *amd_iommu_dev_table;
Damd_iommu_init.c188 struct dev_table_entry *amd_iommu_dev_table;
193 static struct dev_table_entry *old_dev_tbl_cpy;
865 struct dev_table_entry *old_devtb = NULL; in copy_device_table()
Damd_iommu.c465 memset(&amd_iommu_dev_table[devid], 0, sizeof(struct dev_table_entry)); in iommu_ignore_device()
466 memset(&amd_iommu_dev_table[alias], 0, sizeof(struct dev_table_entry)); in iommu_ignore_device()