Home
last modified time | relevance | path

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

/linux/include/linux/
A Dintel-iommu.h167 #define cap_mgaw(c) ((((c) >> 16) & 0x3f) + 1) macro
/linux/drivers/iommu/intel/
A Diommu.c4874 if (addr_width > cap_mgaw(iommu->cap)) in prepare_domain_attach_device()
4875 addr_width = cap_mgaw(iommu->cap); in prepare_domain_attach_device()

Completed in 35 milliseconds