Lines Matching defs:geom_attr
220 struct iommu_domain_geometry *geom_attr,
236 window_addr = geom_attr->aperture_start;
431 struct iommu_domain_geometry *geom_attr,
439 geom_attr, win_cnt);
717 struct iommu_domain_geometry *geom_attr = data;
722 geom_size = geom_attr->aperture_end - geom_attr->aperture_start + 1;
727 if (check_size(geom_size, geom_attr->aperture_start) ||
728 !geom_attr->force_aperture) {
741 memcpy(&domain->geometry, geom_attr,