Searched refs:gnttab_page_cache_get (Results 1 – 4 of 4) sorted by relevance
212 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page);
877 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get() function895 EXPORT_SYMBOL_GPL(gnttab_page_cache_get);
412 if (gnttab_page_cache_get(&info->free_pages, pg + mapcount)) { in scsiback_gnttab_data_map_list()
796 if (gnttab_page_cache_get(&ring->free_pages, in xen_blkbk_map()