Searched refs:cap_mgaw (Results 1 – 2 of 2) sorted by relevance
182 #define cap_mgaw(c) ((((c) >> 16) & 0x3f) + 1) macro
4100 if (addr_width > cap_mgaw(iommu->cap)) in prepare_domain_attach_device()4101 addr_width = cap_mgaw(iommu->cap); in prepare_domain_attach_device()