Skip to content
Commit 73a3c659 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: MMU: change kvm_mmu_hugepage_adjust() arguments to kvm_page_fault



Pass struct kvm_page_fault to kvm_mmu_hugepage_adjust() instead of
extracting the arguments from the struct; the results are also stored
in the struct, so the callers are adjusted consequently.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 3c8ad5a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment