address_start    3195 drivers/iommu/amd_iommu.c 		length = entry->address_end - entry->address_start;
address_start    3204 drivers/iommu/amd_iommu.c 		region = iommu_alloc_resv_region(entry->address_start,
address_start    2134 drivers/iommu/amd_iommu_init.c 	e->address_start = PAGE_ALIGN(m->range_start);
address_start    2135 drivers/iommu/amd_iommu_init.c 	e->address_end = e->address_start + PAGE_ALIGN(m->range_length);
address_start    2143 drivers/iommu/amd_iommu_init.c 		    e->address_start, e->address_end, m->flags);
address_start     695 drivers/iommu/amd_iommu_types.h 	u64 address_start;