Searched refs:ecap_max_iotlb_offset (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/iommu/intel/ | ||
D | iommu.h | 217 #define ecap_max_iotlb_offset(e) (ecap_iotlb_offset(e) + 16) macro |
D | dmar.c | 998 map_size = max_t(int, ecap_max_iotlb_offset(iommu->ecap), in map_iommu() |