Searched refs:PASID_MASK (Results 1 – 4 of 4) sorted by relevance
108 #define PASID_MASK 0x0000ffff macro
747 if (pasids <= 0 || pasids > (PASID_MASK + 1)) in amd_iommu_init_device()
1756 BUG_ON(amd_iommu_max_pasid & ~PASID_MASK); in iommu_init_pci()
3357 if (pasids <= 0 || pasids > (PASID_MASK + 1)) in amd_iommu_domain_enable_v2()