Home
last modified time | relevance | path

Searched hist:"547 ffaed871af7db8713972eaf630802cac47cb1" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kvm/
H A Dmmu.hdiff 547ffaed871af7db8713972eaf630802cac47cb1 Wed Feb 24 10:51:07 CET 2016 Xiao Guangrong <guangrong.xiao@linux.intel.com> KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage

Abstract the common operations from account_shadowed() and
unaccount_shadowed(), then introduce kvm_mmu_gfn_disallow_lpage()
and kvm_mmu_gfn_allow_lpage()

These two functions will be used by page tracking in the later patch

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>