linux/include/asm-x86/xen
Jeremy Fitzhardinge d451bb7aa8 xen: make phys_to_machine structure dynamic
We now support the use of memory hotplug, so the physical to machine
page mapping structure must be dynamic.  This is implemented as a
two-level radix tree structure, which allows us to efficiently
incrementally allocate memory for the p2m table as new pages are
added.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-27 10:11:37 +02:00
..
events.h Xen: make events.c portable for ia64/xen support 2008-04-24 23:57:32 +02:00
grant_table.h xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one 2008-04-24 23:57:32 +02:00
hypercall.h xen: use new sched_op 2008-05-27 10:11:35 +02:00
hypervisor.h i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
interface.h xen: add missing definitions for xen grant table which ia64/xen needs 2008-04-24 23:57:32 +02:00
page.h xen: make phys_to_machine structure dynamic 2008-05-27 10:11:37 +02:00