Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c42 enum iommu_dma_cookie_type { enum
48 enum iommu_dma_cookie_type type;
293 static struct iommu_dma_cookie *cookie_alloc(enum iommu_dma_cookie_type type) in cookie_alloc()