]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0b49ea8659fd3b5005823e02d2d0a775521770e5
tree8ae968a018fac99eb923714e77ae87e02fe11d51
parent855149aaa90016c576a0e684361a34f8047307d0
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