diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-08-06 10:35:50 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-10-01 09:44:48 +0200 |
commit | c501040abc420977ea1998d0abc994435879f7d6 (patch) | |
tree | 529d125565c4f058cb0a4a290c84dd20884b4144 /arch/x86/include/asm/sections.h | |
parent | KVM: MMU: Introduce struct kvm_page_fault (diff) | |
download | linux-c501040abc420977ea1998d0abc994435879f7d6.tar.xz linux-c501040abc420977ea1998d0abc994435879f7d6.zip |
KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault
Pass struct kvm_page_fault to mmu->page_fault() instead of
extracting the arguments from the struct. FNAME(page_fault) can use
the precomputed bools from the error code.
Suggested-by: Isaku Yamahata <isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/sections.h')
0 files changed, 0 insertions, 0 deletions