Searched refs:gnttab_page_cache_get (Results 1 – 4 of 4) sorted by relevance
228 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page);
966 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get() function984 EXPORT_SYMBOL_GPL(gnttab_page_cache_get);
471 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()