]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: include/asm-x86/paravirt.h: x86_64 mmu operations
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 30 Jan 2008 12:33:20 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:20 +0000 (13:33 +0100)
commit9042219cd8d43b81322b826d463dd6e52acae6cf
tree0ab4f602f36467ff21701a5aa29f840292ea108b
parent1fe91514a3dc07ab540bc891589c46aaa47e92f6
x86: include/asm-x86/paravirt.h: x86_64 mmu operations

Add .set_pgd field to pv_mmu_ops.

Implement pud_val(), __pud(), set_pgd(), pud_clear(), pgd_clear().

pud_clear() and pgd_clear() are implemented simply using set_pud()
and set_pmd(). They don't have a field at pv_mmu_ops.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/paravirt.h