linux_dsm_epyc7002/include/xen
Isaku Yamahata 87e27cf628 xen: add missing definitions for xen grant table which ia64/xen needs
Add xen handles realted definitions for grant table which ia64/xen
needs.
Pointer argumsnts for ia64/xen hypercall are passed in pseudo physical
address (guest physical address) so that it is required to convert
guest kernel virtual address into pseudo physical address right before
issuing hypercall.
The xen guest handle represents such arguments.
Define necessary handles and helper functions.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-24 23:57:32 +02:00
..
interface xen: add missing definitions for xen grant table which ia64/xen needs 2008-04-24 23:57:32 +02:00
events.h xen: use the hvc console infrastructure for Xen console 2007-07-18 08:47:44 -07:00
features.h xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
grant_table.h xen: Add grant table support 2007-07-18 08:47:44 -07:00
hvc-console.h xen: use the hvc console infrastructure for Xen console 2007-07-18 08:47:44 -07:00
page.h xen: unify pte operations on machine frames 2008-04-24 23:57:31 +02:00
xenbus.h xen: add the Xenbus sysfs and virtual device hotplug driver 2007-07-18 08:47:45 -07:00