Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Ddma-iommu.c375 static struct iommu_dma_cookie *cookie_alloc(enum iommu_dma_cookie_type type) in cookie_alloc() function
396 domain->iova_cookie = cookie_alloc(IOMMU_DMA_IOVA_COOKIE); in iommu_get_dma_cookie()
426 cookie = cookie_alloc(IOMMU_DMA_MSI_COOKIE); in iommu_get_msi_cookie()