Searched refs:dmar_remove_dev_scope (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | dmar.h | 115 extern int dmar_remove_dev_scope(struct dmar_pci_notify_info *info,
|
| /linux-6.15/drivers/iommu/intel/ |
| H A D | dmar.c | 273 int dmar_remove_dev_scope(struct dmar_pci_notify_info *info, u16 segment, in dmar_remove_dev_scope() function 328 if (dmar_remove_dev_scope(info, dmaru->segment, in dmar_pci_bus_del_dev()
|
| H A D | iommu.c | 2844 dmar_remove_dev_scope(info, rmrr->segment, in dmar_iommu_notify_scope_dev() 2864 if (dmar_remove_dev_scope(info, atsr->segment, in dmar_iommu_notify_scope_dev() 2881 if (dmar_remove_dev_scope(info, satc->segment, in dmar_iommu_notify_scope_dev()
|