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