Searched refs:dmar_remove_dev_scope (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/include/linux/ |
D | dmar.h | 116 extern int dmar_remove_dev_scope(struct dmar_pci_notify_info *info,
|
/Linux-v6.1/drivers/iommu/intel/ |
D | dmar.c | 272 int dmar_remove_dev_scope(struct dmar_pci_notify_info *info, u16 segment, in dmar_remove_dev_scope() function 327 if (dmar_remove_dev_scope(info, dmaru->segment, in dmar_pci_bus_del_dev()
|
D | iommu.c | 3672 dmar_remove_dev_scope(info, rmrr->segment, in dmar_iommu_notify_scope_dev() 3692 if (dmar_remove_dev_scope(info, atsr->segment, in dmar_iommu_notify_scope_dev() 3709 if (dmar_remove_dev_scope(info, satc->segment, in dmar_iommu_notify_scope_dev()
|