Searched refs:ioasid_find (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/include/linux/ |
| D | ioasid.h | 38 void *ioasid_find(struct ioasid_set *set, ioasid_t ioasid, 55 static inline void *ioasid_find(struct ioasid_set *set, ioasid_t ioasid, in ioasid_find() function
|
| /Linux-v5.10/drivers/iommu/ |
| D | ioasid.c | 389 void *ioasid_find(struct ioasid_set *set, ioasid_t ioasid, in ioasid_find() function 417 EXPORT_SYMBOL_GPL(ioasid_find);
|
| /Linux-v5.10/drivers/iommu/intel/ |
| D | svm.c | 246 svm = ioasid_find(NULL, pasid, NULL); in pasid_to_svm_sdev() 944 svm = ioasid_find(NULL, req->pasid, NULL); in prq_event_thread()
|
| D | iommu.c | 3187 if (ioasid_find(NULL, ioasid, NULL)) { in intel_vcmd_ioasid_free()
|