IOMMU_PAGES_LIST_INIT
IOMMU_PAGES_LIST_INIT(fq->entries[idx].freelist);
IOMMU_PAGES_LIST_INIT(fq->entries[i].freelist);
struct pt_unmap_args unmap = { .free_list = IOMMU_PAGES_LIST_INIT(
.free_list = IOMMU_PAGES_LIST_INIT(collect.free_list),
IOMMU_PAGES_LIST_INIT(collect.free_list);
struct iommu_pages_list free_list = IOMMU_PAGES_LIST_INIT(free_list);
struct iommu_pages_list freelist = IOMMU_PAGES_LIST_INIT(freelist);
.freelist = IOMMU_PAGES_LIST_INIT(gather->freelist),