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);
950 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get() function968 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()
Completed in 19 milliseconds