Searched refs:PASID_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/iommu/amd/ | ||
| H A D | amd_iommu_types.h | 124 #define PASID_MASK 0x0000ffff macro |
| H A D | init.c | 2054 BUG_ON(iommu->iommu.max_pasids & ~PASID_MASK); in iommu_init_pci() |