Lines Matching defs:new
381 * iommu_insert_resv_region - Insert a new region in the
383 * @new: new region to insert
389 static int iommu_insert_resv_region(struct iommu_resv_region *new, struct list_head *regions)
394 nr = iommu_alloc_resv_region(new->start, new->length, new->prot, new->type);
399 /* First add the new element based on start address sorting */
413 /* no merge needed on elements of different types than @new */
414 if (iter->type != new->type) {
554 * iommu_group_alloc - Allocate a new group
556 * This function is called by an iommu driver to allocate a new iommu
672 * @iommu_data: new data
1470 /* No shared group found, allocate new */
2082 * No new spaces can be added before the variable sized union, the
2164 * No new spaces can be added before the variable sized union, the