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