Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h185 #define cap_sagaw(c) (((c) >> 8) & 0x1f) macro
H A Diommu.c304 sl_sagaw = cap_sagaw(iommu->cap); in __iommu_calculate_sagaw()