Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/amd/
Damd_iommu_types.h722 struct dev_table_entry { struct
760 extern struct dev_table_entry *amd_iommu_dev_table;
Dinit.c191 struct dev_table_entry *amd_iommu_dev_table;
196 static struct dev_table_entry *old_dev_tbl_cpy;
924 struct dev_table_entry *old_devtb = NULL; in copy_device_table()
Diommu.c363 memset(&amd_iommu_dev_table[devid], 0, sizeof(struct dev_table_entry)); in iommu_ignore_device()