Home
last modified time | relevance | path

Searched refs:cap_sagaw (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h183 #define cap_sagaw(c) (((c) >> 8) & 0x1f) macro
H A Ddmar.c1071 if (!cap_sagaw(iommu->cap) && in alloc_iommu()
H A Diommu.c409 sl_sagaw = cap_sagaw(iommu->cap); in __iommu_calculate_sagaw()