Home
last modified time | relevance | path

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

/drivers/iommu/
Dioasid.c118 static bool use_same_ops(struct ioasid_allocator_ops *a, struct ioasid_allocator_ops *b) in use_same_ops() function
177 } else if (use_same_ops(pallocator->ops, ops)) { in ioasid_register_allocator()
219 if (!use_same_ops(pallocator->ops, ops)) in ioasid_unregister_allocator()