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