Searched refs:dmar_dev_scope (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddmar.h30 struct dmar_dev_scope { struct
43 struct dmar_dev_scope *devices;/* target device array */
110 extern void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt);
113 struct dmar_dev_scope *devices,
116 u16 segment, struct dmar_dev_scope *devices,
/linux-master/drivers/iommu/intel/
H A Ddmar.c101 return kcalloc(*cnt, sizeof(struct dmar_dev_scope), GFP_KERNEL);
104 void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt)
216 struct dmar_dev_scope *devices,
273 struct dmar_dev_scope *devices, int count)
680 static int dmar_pci_device_match(struct dmar_dev_scope devices[],
H A Diommu.c188 struct dmar_dev_scope *devices; /* target devices */
195 struct dmar_dev_scope *devices; /* target devices */
203 struct dmar_dev_scope *devices; /* target devices */

Completed in 290 milliseconds