GA_LOG_SIZE
iommu->ga_log = iommu_alloc_pages_node_sz(nid, GFP_KERNEL, GA_LOG_SIZE);
head = (head + GA_ENTRY_SIZE) % GA_LOG_SIZE;