KVM: MMU: s/shadow_pte/spte/
authorAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 11:24:23 +0000 (14:24 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:51 +0000 (08:32 +0300)
commitd555c333aa544b222fe077adcd5dfea024b2c913
tree778cc7309b831690c4ec77741288dce3cf393aa8
parent43a3795a3a12425de31e25ce0ebc3bb41501cef7
KVM: MMU: s/shadow_pte/spte/

We use shadow_pte and spte inconsistently, switch to the shorter spelling.

Rename set_shadow_pte() to __set_spte() to avoid a conflict with the
existing set_spte(), and to indicate its lowlevelness.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h