Home
last modified time | relevance | path

Searched refs:gnttab_page_cache_get (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/xen/
A Dgrant_table.h228 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page);
/linux-6.3-rc2/drivers/xen/
A Dgrant-table.c950 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get() function
968 EXPORT_SYMBOL_GPL(gnttab_page_cache_get);
A Dxen-scsiback.c471 if (gnttab_page_cache_get(&info->free_pages, pg + mapcount)) { in scsiback_gnttab_data_map_list()
/linux-6.3-rc2/drivers/block/xen-blkback/
A Dblkback.c796 if (gnttab_page_cache_get(&ring->free_pages, in xen_blkbk_map()

Completed in 14 milliseconds