KVM: MMU: Introduce and use gpte_to_gfn()
authorAvi Kivity <avi@qumranet.com>
Wed, 21 Nov 2007 10:35:07 +0000 (12:35 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:10 +0000 (17:53 +0200)
commit5fb07ddb183eb4728f240e09c3305d271ce61d48
tree2f05586ff39ceaa050c76b0b151e3fbe864d11a6
parentb238f7bc2dd5e0e8ecbd28863d6d03e490c652ce
KVM: MMU: Introduce and use gpte_to_gfn()

Instead of repretitively open-coding this.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/paging_tmpl.h