Searched refs:default_alloc (Results 1 – 1 of 1) sorted by relevance
61 static ioasid_t default_alloc(ioasid_t min, ioasid_t max, void *opaque);65 .alloc = default_alloc,77 static ioasid_t default_alloc(ioasid_t min, ioasid_t max, void *opaque) in default_alloc() function