dmar_dev_scope    101 drivers/iommu/dmar.c 	return kcalloc(*cnt, sizeof(struct dmar_dev_scope), GFP_KERNEL);
dmar_dev_scope    104 drivers/iommu/dmar.c void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt)
dmar_dev_scope    220 drivers/iommu/dmar.c 			  struct dmar_dev_scope *devices,
dmar_dev_scope    276 drivers/iommu/dmar.c 			  struct dmar_dev_scope *devices, int count)
dmar_dev_scope    653 drivers/iommu/dmar.c static int dmar_pci_device_match(struct dmar_dev_scope devices[],
dmar_dev_scope    319 drivers/iommu/intel-iommu.c 	struct dmar_dev_scope *devices;	/* target devices */
dmar_dev_scope    326 drivers/iommu/intel-iommu.c 	struct dmar_dev_scope *devices;	/* target devices */
dmar_dev_scope     46 include/linux/dmar.h 	struct	dmar_dev_scope *devices;/* target device array	*/
dmar_dev_scope    112 include/linux/dmar.h 				struct dmar_dev_scope **devices, u16 segment);
dmar_dev_scope    114 include/linux/dmar.h extern void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt);
dmar_dev_scope    117 include/linux/dmar.h 				 struct dmar_dev_scope *devices,
dmar_dev_scope    120 include/linux/dmar.h 				 u16 segment, struct dmar_dev_scope *devices,