Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmar.h110 extern void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt);
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c104 void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt) in dmar_free_dev_scope() function
443 dmar_free_dev_scope(&dmaru->devices, in dmar_parse_one_drhd()
460 dmar_free_dev_scope(&dmaru->devices, &dmaru->devices_cnt); in dmar_free_drhd()
H A Diommu.c3183 dmar_free_dev_scope(&atsru->devices, &atsru->devices_cnt); in intel_iommu_free_atsr()
3375 dmar_free_dev_scope(&rmrru->devices, &rmrru->devices_cnt); in intel_iommu_free_dmars()
3385 dmar_free_dev_scope(&satcu->devices, &satcu->devices_cnt); in intel_iommu_free_dmars()