Searched refs:cap_sagaw (Results 1 – 3 of 3) sorted by relevance
290 sl_sagaw = cap_sagaw(iommu->cap); in __iommu_calculate_sagaw()2875 unsigned int sagaw = cap_sagaw(iommu->cap); in compute_vasz_lg2_ss()3075 if (!(cap_sagaw(iommu->cap) & BIT(pt_info.aw))) in paging_domain_compatible_second_stage()
183 #define cap_sagaw(c) (((c) >> 8) & 0x1f) macro
1068 if (!cap_sagaw(iommu->cap) && in alloc_iommu()