Home
last modified time | relevance | path

Searched refs:ecap_max_iotlb_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h215 #define ecap_max_iotlb_offset(e) (ecap_iotlb_offset(e) + 16) macro
H A Ddmar.c997 map_size = max_t(int, ecap_max_iotlb_offset(iommu->ecap), in map_iommu()