Home
last modified time | relevance | path

Searched refs:address_start (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h900 u64 address_start; member
H A Dinit.c2530 e->address_start = PAGE_ALIGN(m->range_start); in init_unity_map_range()
2531 e->address_end = e->address_start + PAGE_ALIGN(m->range_length); in init_unity_map_range()
2551 e->address_start, e->address_end, m->flags); in init_unity_map_range()
H A Diommu.c2708 length = entry->address_end - entry->address_start; in amd_iommu_get_resv_regions()
2717 region = iommu_alloc_resv_region(entry->address_start, in amd_iommu_get_resv_regions()