Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommu.h200 #define IOMMU_FIRST_GLOBAL_PASID (1U) /*starting range for allocation */ macro
/openbmc/linux/drivers/iommu/
H A Diommu.c3537 ret = ida_alloc_range(&iommu_global_pasid_ida, IOMMU_FIRST_GLOBAL_PASID, in iommu_alloc_global_pasid()