Searched refs:ioasid_register_allocator (Results 1 – 3 of 3) sorted by relevance
40 int ioasid_register_allocator(struct ioasid_allocator_ops *allocator);61 static inline int ioasid_register_allocator(struct ioasid_allocator_ops *allocator) in ioasid_register_allocator() function
138 int ioasid_register_allocator(struct ioasid_allocator_ops *ops) in ioasid_register_allocator() function196 EXPORT_SYMBOL_GPL(ioasid_register_allocator);
3311 if (ioasid_register_allocator(&iommu->pasid_allocator)) { in register_pasid_allocator()