Home
last modified time | relevance | path

Searched refs:gnttab_batch_map (Results 1 – 2 of 2) sorted by relevance

/drivers/xen/
Dgrant-table.c958 void gnttab_batch_map(struct gnttab_map_grant_ref *batch, unsigned count) in gnttab_batch_map() function
969 EXPORT_SYMBOL_GPL(gnttab_batch_map);
/drivers/xen/xenbus/
Dxenbus_client.c481 gnttab_batch_map(map, i); in __xenbus_map_ring()