commit | 4614139c6a74fe02c85f702ba9c0e57f8e38647e | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jan 30 13:32:56 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:56 2008 +0100 |
tree | c5d2145a98ecdd5d275ee278c2fbc3d3c8bee8e1 | |
parent | e8a4852453c5af27d2a9c606e76809afa3dedb64 [diff] |
x86/pgtable: unify pagetable accessors, #6 Unify functions to test and set bits in pagetable entries. NOP: only moves existing code around, without any change to it. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>