Files
linux-apfs/arch/i386/kernel
Jeremy Fitzhardinge 3dc494e86d [PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable entries
Add a set of accessors to pack, unpack and modify page table entries
(at all levels).  This allows a paravirt implementation to control the
contents of pgd/pmd/pte entries.  For example, Xen uses this to
convert the (pseudo-)physical address into a machine address when
populating a pagetable entry, and converting back to pphys address
when an entry is read.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
2007-05-02 19:27:13 +02:00
..
2007-05-02 19:27:11 +02:00
2007-03-29 10:25:32 -07:00
2007-02-26 09:21:46 -08:00
2007-02-13 13:26:21 +01:00
2006-12-08 08:28:39 -08:00
2007-05-02 19:27:12 +02:00
2006-10-11 11:14:21 -07:00