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