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