Star64_linux/include/xen
Stefano Stabellini bd3f79b71d xen: Introduce xen_pfn_t for pfn and mfn types
All the original Xen headers have xen_pfn_t as mfn and pfn type, however
when they have been imported in Linux, xen_pfn_t has been replaced with
unsigned long. That might work for x86 and ia64 but it does not for arm.
Bring back xen_pfn_t and let each architecture define xen_pfn_t as they
see fit.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-08-23 10:18:17 -04:00
..
interface xen: Introduce xen_pfn_t for pfn and mfn types 2012-08-23 10:18:17 -04:00
acpi.h
balloon.h
events.h xen: do not map the same GSI twice in PVHVM guests. 2012-05-21 14:11:36 -04:00
evtchn.h
features.h
gntalloc.h
gntdev.h
grant_table.h xenbus: Add support for xenbus backend in stub domain 2012-05-21 09:53:18 -04:00
hvc-console.h
hvm.h
Kbuild
page.h
platform_pci.h
privcmd.h xen: Introduce xen_pfn_t for pfn and mfn types 2012-08-23 10:18:17 -04:00
swiotlb-xen.h
tmem.h
xen-ops.h
xen.h
xenbus.h
xenbus_dev.h xenbus: Add support for xenbus backend in stub domain 2012-05-21 09:53:18 -04:00
xencomm.h