Searched refs:xenbus_map_ring_valloc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_client.c420 * xenbus_map_ring_valloc
427 * xenbus_map_ring_valloc allocates a page of virtual address space, maps the
433 int xenbus_map_ring_valloc(struct xenbus_device *dev, int gnt_ref, void **vaddr) function
467 EXPORT_SYMBOL_GPL(xenbus_map_ring_valloc); variable
517 * xenbus_map_ring_valloc (it will free the virtual address space).
531 * xenbus_map_ring_valloc, but these 6 lines considerably simplify
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/
H A Dxenbus.h211 int xenbus_map_ring_valloc(struct xenbus_device *dev,

Completed in 33 milliseconds