Searched refs:ioasid_find (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | ioasid.c | 389 void *ioasid_find(struct ioasid_set *set, ioasid_t ioasid, in ioasid_find() function 417 EXPORT_SYMBOL_GPL(ioasid_find);
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | svm.c | 227 svm = ioasid_find(NULL, pasid, NULL); in pasid_to_svm_sdev() 938 svm = ioasid_find(NULL, req->pasid, NULL); in prq_event_thread()
|
| H A D | iommu.c | 3276 if (ioasid_find(NULL, ioasid, NULL)) { in intel_vcmd_ioasid_free()
|