Home
last modified time | relevance | path

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

/linux/include/linux/
A Dioasid.h42 void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator);
72 static inline void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator) in ioasid_unregister_allocator() function
/linux/drivers/iommu/
A Dioasid.c207 void ioasid_unregister_allocator(struct ioasid_allocator_ops *ops) in ioasid_unregister_allocator() function
259 EXPORT_SYMBOL_GPL(ioasid_unregister_allocator);
/linux/drivers/iommu/intel/
A Diommu.c1983 ioasid_unregister_allocator(&iommu->pasid_allocator); in free_dmar_iommu()

Completed in 18 milliseconds