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

/linux-master/drivers/iommu/
H A Ddma-iommu.c373 static struct iommu_dma_cookie *cookie_alloc(enum iommu_dma_cookie_type type) function
394 domain->iova_cookie = cookie_alloc(IOMMU_DMA_IOVA_COOKIE);
424 cookie = cookie_alloc(IOMMU_DMA_MSI_COOKIE);

Completed in 171 milliseconds