Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/intel/
Diommu.h171 #define cap_sagaw(c) (((c) >> 8) & 0x1f) macro
Ddmar.c1060 if (cap_sagaw(iommu->cap) == 0) { in alloc_iommu()
Diommu.c408 sl_sagaw = cap_sagaw(iommu->cap); in __iommu_calculate_sagaw()