linux/arch/x86/kvm/mmu
Paolo Bonzini 3a13f4fea3 KVM: MMU: change handle_abnormal_pfn() arguments to kvm_page_fault
Pass struct kvm_page_fault to handle_abnormal_pfn() instead of
extracting the arguments from the struct.

Suggested-by: Isaku Yamahata <isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-10-01 03:44:49 -04:00
..
mmu_audit.c KVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap 2021-08-06 07:52:58 -04:00
mmu_internal.h KVM: X86: Don't unsync pagetables when speculative 2021-09-30 04:27:10 -04:00
mmu.c KVM: MMU: change handle_abnormal_pfn() arguments to kvm_page_fault 2021-10-01 03:44:49 -04:00
mmutrace.h KVM: x86/mmu: Fix use of enums in trace_fast_page_fault 2021-08-02 11:01:47 -04:00
page_track.c KVM: x86: Handle SRCU initialization failure during page track init 2021-09-22 10:33:09 -04:00
paging_tmpl.h KVM: MMU: change handle_abnormal_pfn() arguments to kvm_page_fault 2021-10-01 03:44:49 -04:00
paging.h KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs 2021-07-14 12:17:56 -04:00
spte.c KVM: X86: Don't check unsync if the original spte is writible 2021-09-30 04:27:10 -04:00
spte.h KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs 2021-07-14 12:17:56 -04:00
tdp_iter.c KVM: x86/mmu: Store the address space ID in the TDP iterator 2021-03-16 14:16:34 -04:00
tdp_iter.h KVM: x86/mmu: Store the address space ID in the TDP iterator 2021-03-16 14:16:34 -04:00
tdp_mmu.c KVM: X86: Don't flush current tlb on shadow page modification 2021-09-30 04:27:09 -04:00
tdp_mmu.h Revert "KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock" 2021-08-20 16:06:15 -04:00