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