Searched refs:pmap_pool_alloc (Results 1 – 1 of 1) sorted by relevance
345 static void *pmap_pool_alloc(struct pool *, int);349 .pa_alloc = pmap_pool_alloc,2886 pmap_pool_alloc(struct pool *pp, int flags) in pmap_pool_alloc() function