Home
last modified time | relevance | path

Searched refs:ida_exists (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/vfio/
H A Diommufd.c195 if (ida_exists(&vdev->pasids, pasid)) in vfio_iommufd_physical_pasid_attach_ioas()
219 if (!ida_exists(&vdev->pasids, pasid)) in vfio_iommufd_physical_pasid_detach_ioas()
/linux/include/linux/
H A Didr.h342 static inline bool ida_exists(struct ida *ida, unsigned int id) in ida_exists() function
/linux/drivers/pci/
H A Dide.c761 if (ida_exists(&hb->ide_stream_ida, i)) in available_secure_streams_show()
/linux/drivers/iommu/intel/
H A Diommu.c2443 if (ida_exists(&iommu->domain_ida, id)) in domains_used_show()