linux_dsm_epyc7002/drivers/xen/xenbus
David Vrabel 4dcaebbf65 xen: use generic functions instead of xen_{alloc, free}_vm_area()
Replace calls to the Xen-specific xen_alloc_vm_area() and
xen_free_vm_area() functions with the generic equivalent
(alloc_vm_area() and free_vm_area()).

On x86, these were identical already.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-09-29 15:02:18 -04:00
..
Makefile xen: add backend driver support 2011-01-05 16:29:58 -05:00
xenbus_client.c xen: use generic functions instead of xen_{alloc, free}_vm_area() 2011-09-29 15:02:18 -04:00
xenbus_comms.c xen/xenbus: cleanup debug noise in xenbus_comms.c 2011-01-05 16:30:42 -05:00
xenbus_comms.h xen: add the Xenbus sysfs and virtual device hotplug driver 2007-07-18 08:47:45 -07:00
xenbus_probe_backend.c xen: Add module alias to autoload backend drivers 2011-06-30 12:15:33 -04:00
xenbus_probe_frontend.c xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_probe.c xen: Add module alias to autoload backend drivers 2011-06-30 12:15:33 -04:00
xenbus_probe.h xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_xs.c Merge branch 'xen/xenbus' into upstream/xen 2010-08-04 14:49:24 -07:00