Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h695 u64 address_start; member
Damd_iommu_init.c2116 e->address_start = PAGE_ALIGN(m->range_start); in init_unity_map_range()
2117 e->address_end = e->address_start + PAGE_ALIGN(m->range_length); in init_unity_map_range()
2125 e->address_start, e->address_end, m->flags); in init_unity_map_range()
Damd_iommu.c3208 length = entry->address_end - entry->address_start; in amd_iommu_get_resv_regions()
3217 region = iommu_alloc_resv_region(entry->address_start, in amd_iommu_get_resv_regions()