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