Searched refs:IOASID_ALLOCATOR_CUSTOM (Results 1 – 1 of 1) sorted by relevance
53 #define IOASID_ALLOCATOR_CUSTOM BIT(0) /* Needs framework to track results */ macro109 ia_data->flags |= IOASID_ALLOCATOR_CUSTOM; in ioasid_alloc_allocator()325 adata = active_allocator->flags & IOASID_ALLOCATOR_CUSTOM ? active_allocator->ops->pdata : data; in ioasid_alloc()332 if ((active_allocator->flags & IOASID_ALLOCATOR_CUSTOM) && in ioasid_alloc()394 if (active_allocator->flags & IOASID_ALLOCATOR_CUSTOM) { in ioasid_put()