Searched refs:zbud_map (Results 1 – 2 of 2) sorted by relevance
19 void *zbud_map(struct zbud_pool *pool, unsigned long handle);
191 return zbud_map(pool, handle); in zbud_zpool_map()583 void *zbud_map(struct zbud_pool *pool, unsigned long handle) in zbud_map() function