Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu_types.h683 struct dev_table_entry { struct
721 extern struct dev_table_entry *amd_iommu_dev_table;
Damd_iommu_init.c200 struct dev_table_entry *amd_iommu_dev_table;
205 static struct dev_table_entry *old_dev_tbl_cpy;
873 struct dev_table_entry *old_devtb = NULL; in copy_device_table()
Damd_iommu.c466 memset(&amd_iommu_dev_table[devid], 0, sizeof(struct dev_table_entry)); in iommu_ignore_device()
467 memset(&amd_iommu_dev_table[alias], 0, sizeof(struct dev_table_entry)); in iommu_ignore_device()