Searched refs:exclusion_length (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/iommu/amd/ | ||
| H A D | amd_iommu_types.h | 725 u64 exclusion_length; member |
| H A D | init.c | 360 u64 limit = (start + iommu->exclusion_length - 1) & PAGE_MASK; in iommu_set_exclusion_range() |