]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: Introduce and use spte_to_page()
authorAvi Kivity <avi@qumranet.com>
Sun, 23 Mar 2008 13:06:23 +0000 (15:06 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 09:00:35 +0000 (12:00 +0300)
commit144f03e1a99528561a3dc699acf906226e679d30
tree8ae968a018fac99eb923714e77ae87e02fe11d51
parente809658327738a2acda34eef4a1f3340a2f37e81
KVM: MMU: Introduce and use spte_to_page()

Encapsulate the pte mask'n'shift in a function.

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