Searched refs:iopf_queue_alloc (Results 1 – 6 of 6) sorted by relevance
501 struct iopf_queue *iopf_queue_alloc(const char *name) in iopf_queue_alloc() function526 EXPORT_SYMBOL_GPL(iopf_queue_alloc);
228 iommu->iopf_queue = iopf_queue_alloc(iommu->iopfq_name); in amd_iommu_iopf_init()
1562 struct iopf_queue *iopf_queue_alloc(const char *name);1586 static inline struct iopf_queue *iopf_queue_alloc(const char *name) in iopf_queue_alloc() function
53 iopfq = iopf_queue_alloc(iommu->iopfq_name); in intel_svm_enable_prq()
1551 mock_iommu_iopf_queue = iopf_queue_alloc("mock-iopfq"); in iommufd_test_init()
3609 smmu->evtq.iopf = iopf_queue_alloc(dev_name(smmu->dev)); in arm_smmu_init_queues()
Completed in 25 milliseconds