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