Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h885 static inline int width_to_agaw(int width) in width_to_agaw() function
H A Diommu.c309 for (agaw = width_to_agaw(max_gaw); agaw >= 0; agaw--) { in __iommu_calculate_agaw()