Lines Matching refs:geometry
132 return ((domain->geometry.aperture_end -
133 domain->geometry.aperture_start + 1) >>
150 dom->domain.geometry.aperture_start = 0;
151 dom->domain.geometry.aperture_end = SZ_256M - 1;
152 dom->domain.geometry.force_aperture = true;
168 val = dom->domain.geometry.aperture_start >> SPRD_IOMMU_PAGE_SHIFT;
183 val = (dom->domain.geometry.aperture_end -
184 dom->domain.geometry.aperture_start) >> SPRD_IOMMU_PAGE_SHIFT;
298 unsigned long start = domain->geometry.aperture_start;
299 unsigned long end = domain->geometry.aperture_end;
333 unsigned long start = domain->geometry.aperture_start;
334 unsigned long end = domain->geometry.aperture_end;
375 unsigned long start = domain->geometry.aperture_start;
376 unsigned long end = domain->geometry.aperture_end;