linux/arch/x86/include/asm/xen
Ian Campbell ef32f89298 xen: grant: use xen_pfn_t type for frame_list.
This correctly sizes it as 64 bit on ARM but leaves it as unsigned
long on x86 (therefore no intended change on x86).

The long and ulong guest handles are now unused (and a bit dangerous)
so remove them.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-10-19 15:17:55 -04:00
..
events.h xen: implement IRQ_WORK_VECTOR handler 2012-05-07 15:33:17 -04:00
hypercall.h xen/mce: Add mcelog support for Xen platform 2012-07-19 15:51:36 -04:00
hypervisor.h
interface_32.h
interface_64.h
interface.h xen: grant: use xen_pfn_t type for frame_list. 2012-10-19 15:17:55 -04:00
page.h xen/p2m: An early bootup variant of set_phys_to_machine 2012-04-06 17:03:06 -04:00
pci.h xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. 2011-07-11 13:19:30 -04:00
swiotlb-xen.h xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used. 2012-09-17 12:58:16 -04:00
trace_types.h xen/trace: add multicall tracing 2011-07-18 15:43:26 -07:00