Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Ddma-iommu.c86 static struct iommu_dma_cookie *cookie_alloc(enum iommu_dma_cookie_type type) in cookie_alloc() function
110 domain->iova_cookie = cookie_alloc(IOMMU_DMA_IOVA_COOKIE); in iommu_get_dma_cookie()
140 cookie = cookie_alloc(IOMMU_DMA_MSI_COOKIE); in iommu_get_msi_cookie()