Home
last modified time | relevance | path

Searched refs:iopf_queue_free (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/
H A Dio-pgfault.c536 void iopf_queue_free(struct iopf_queue *queue) in iopf_queue_free() function
549 EXPORT_SYMBOL_GPL(iopf_queue_free);
/linux/drivers/iommu/amd/
H A Dppr.c240 iopf_queue_free(iommu->iopf_queue); in amd_iommu_iopf_uninit()
/linux/include/linux/
H A Diommu.h1672 void iopf_queue_free(struct iopf_queue *queue);
1700 static inline void iopf_queue_free(struct iopf_queue *queue) in iopf_queue_free() function