Home
last modified time | relevance | path

Searched refs:amd_iommu_unity_map (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Damd_iommu_types.h722 extern struct list_head amd_iommu_unity_map;
H A Dinit.c164 LIST_HEAD(amd_iommu_unity_map); /* a list of required unity mappings variable
2150 list_for_each_entry_safe(entry, next, &amd_iommu_unity_map, list) { in free_unity_maps()
2206 list_add_tail(&e->list, &amd_iommu_unity_map); in init_unity_map_range()
H A Diommu.c2677 list_for_each_entry(entry, &amd_iommu_unity_map, list) { in amd_iommu_get_resv_regions()

Completed in 11 milliseconds