Searched refs:stab_size (Results 1 – 1 of 1) sorted by relevance
314 unsigned long segments, stab_size; in cell_iommu_setup_stab() local322 stab_size = segments * sizeof(unsigned long); in cell_iommu_setup_stab()323 page = alloc_pages_node(iommu->nid, GFP_KERNEL, get_order(stab_size)); in cell_iommu_setup_stab()326 memset(iommu->stab, 0, stab_size); in cell_iommu_setup_stab()