linux-bl808/include/xen
Oleksandr Andrushchenko ae4c51a50c xen/balloon: Share common memory reservation routines
Memory {increase|decrease}_reservation and VA mappings update/reset
code used in balloon driver can be made common, so other drivers can
also re-use the same functionality without open-coding.
Create a dedicated file for the shared code and export corresponding
symbols for other kernel modules.

Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
2018-07-26 23:05:13 -04:00
..
arm
interface docs: Fix some broken references 2018-06-15 18:10:01 -03:00
acpi.h
balloon.h
events.h
features.h
grant_table.h xen/grant-table: Make set/clear page private code shared 2018-07-26 23:05:13 -04:00
hvc-console.h
hvm.h
mem-reservation.h xen/balloon: Share common memory reservation routines 2018-07-26 23:05:13 -04:00
page.h
platform_pci.h
swiotlb-xen.h
tmem.h
xen-ops.h xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE 2018-05-14 15:25:37 +02:00
xen.h xen: share start flags between PV and PVH 2018-06-19 13:51:00 +02:00
xenbus.h
xenbus_dev.h