Searched refs:geom_size (Results 1 – 2 of 2) sorted by relevance
75 if (!win_cnt || !dma_domain->geom_size) { in get_phys_addr()85 subwin_size = dma_domain->geom_size >> ilog2(win_cnt); in get_phys_addr()247 window_size = dma_domain->geom_size; in pamu_set_liodn()316 domain->geom_size = 0; in iommu_alloc_dma_domain()562 win_size = dma_domain->geom_size >> ilog2(dma_domain->win_cnt); in fsl_pamu_window_enable()731 dma_addr_t geom_size; in configure_domain_geometry() local734 geom_size = geom_attr->aperture_end - geom_attr->aperture_start + 1; in configure_domain_geometry()739 if (check_size(geom_size, geom_attr->aperture_start) || in configure_domain_geometry()755 dma_domain->geom_size = geom_size; in configure_domain_geometry()1019 if (!dma_domain->geom_size) { in fsl_pamu_set_windows()
37 dma_addr_t geom_size; member