Home
last modified time | relevance | path

Searched refs:ioasid_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dioasid.h37 void ioasid_free(ioasid_t ioasid);
51 static inline void ioasid_free(ioasid_t ioasid) in ioasid_free() function
/kernel/linux/linux-5.10/drivers/iommu/
H A Dioasid.c5 * free IOASIDs with ioasid_alloc and ioasid_free.
349 * ioasid_free - Free an IOASID
352 void ioasid_free(ioasid_t ioasid) in ioasid_free() function
373 EXPORT_SYMBOL_GPL(ioasid_free); variable
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dsvm.c585 ioasid_free(svm->pasid); in intel_svm_bind_mm()
603 ioasid_free(svm->pasid); in intel_svm_bind_mm()
676 ioasid_free(svm->pasid); in intel_svm_unbind_mm()
H A Diommu.c5292 ioasid_free(domain->default_pasid); in auxiliary_unlink_device()
5353 ioasid_free(domain->default_pasid); in aux_domain_add_dev()

Completed in 10 milliseconds