diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2008-01-30 13:33:20 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:33:20 +0100 |
commit | 9042219cd8d43b81322b826d463dd6e52acae6cf (patch) | |
tree | 0ab4f602f36467ff21701a5aa29f840292ea108b /scripts/Kbuild.include | |
parent | x86: change function orders in paravirt.h (diff) | |
download | linux-9042219cd8d43b81322b826d463dd6e52acae6cf.tar.xz linux-9042219cd8d43b81322b826d463dd6e52acae6cf.zip |
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>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions