Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/amd/
Damd_iommu_types.h689 struct dev_table_entry { struct
727 extern struct dev_table_entry *amd_iommu_dev_table;
Dinit.c189 struct dev_table_entry *amd_iommu_dev_table;
194 static struct dev_table_entry *old_dev_tbl_cpy;
911 struct dev_table_entry *old_devtb = NULL; in copy_device_table()
Diommu.c417 memset(&amd_iommu_dev_table[devid], 0, sizeof(struct dev_table_entry)); in iommu_ignore_device()