Home
last modified time | relevance | path

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

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