Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddmar.h30 struct dmar_dev_scope { struct
43 struct dmar_dev_scope *devices;/* target device array */ argument
110 struct dmar_dev_scope **devices, u16 segment);
112 extern void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt);
115 struct dmar_dev_scope *devices,
118 u16 segment, struct dmar_dev_scope *devices,
/linux-6.3-rc2/drivers/iommu/intel/
A Ddmar.c101 return kcalloc(*cnt, sizeof(struct dmar_dev_scope), GFP_KERNEL); in dmar_alloc_dev_scope()
104 void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt) in dmar_free_dev_scope()
218 struct dmar_dev_scope *devices, in dmar_insert_dev_scope()
274 struct dmar_dev_scope *devices, int count) in dmar_remove_dev_scope()
681 static int dmar_pci_device_match(struct dmar_dev_scope devices[], in dmar_pci_device_match()
A Diommu.c252 struct dmar_dev_scope *devices; /* target devices */
259 struct dmar_dev_scope *devices; /* target devices */
267 struct dmar_dev_scope *devices; /* target devices */

Completed in 16 milliseconds