Searched refs:IOASID_ALLOCATOR_CUSTOM (Results 1 – 1 of 1) sorted by relevance
52 #define IOASID_ALLOCATOR_CUSTOM BIT(0) /* Needs framework to track results */ macro108 ia_data->flags |= IOASID_ALLOCATOR_CUSTOM; in ioasid_alloc_allocator()323 adata = active_allocator->flags & IOASID_ALLOCATOR_CUSTOM ? active_allocator->ops->pdata : data; in ioasid_alloc()330 if ((active_allocator->flags & IOASID_ALLOCATOR_CUSTOM) && in ioasid_alloc()365 if (active_allocator->flags & IOASID_ALLOCATOR_CUSTOM) { in ioasid_free()