Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h504 IOMMU_PAGES_LIST_INIT(collect.free_list); in clear_contig()
739 struct iommu_pages_list free_list = IOMMU_PAGES_LIST_INIT(free_list); in increase_top()
1074 struct pt_unmap_args unmap = { .free_list = IOMMU_PAGES_LIST_INIT( in NS()
1120 .free_list = IOMMU_PAGES_LIST_INIT(collect.free_list), in NS()
/linux/include/linux/
H A Diommu.h340 #define IOMMU_PAGES_LIST_INIT(name) \ macro
899 .freelist = IOMMU_PAGES_LIST_INIT(gather->freelist), in iommu_iotlb_gather_init()
/linux/drivers/iommu/
H A Ddma-iommu.c160 IOMMU_PAGES_LIST_INIT(fq->entries[idx].freelist); in fq_ring_free_locked()
298 IOMMU_PAGES_LIST_INIT(fq->entries[i].freelist); in iommu_dma_init_one_fq()