Home
last modified time | relevance | path

Searched hist:f0066d94 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmutrace.hf0066d94 Fri Aug 06 03:35:50 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> KVM: MMU: change tracepoints arguments to kvm_page_fault

Pass struct kvm_page_fault to tracepoints instead of extracting the
arguments from the struct. This also lets the kvm_mmu_spte_requested
tracepoint pick the gfn directly from fault->gfn, instead of using
the address.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dpaging_tmpl.hf0066d94 Fri Aug 06 03:35:50 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> KVM: MMU: change tracepoints arguments to kvm_page_fault

Pass struct kvm_page_fault to tracepoints instead of extracting the
arguments from the struct. This also lets the kvm_mmu_spte_requested
tracepoint pick the gfn directly from fault->gfn, instead of using
the address.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dtdp_mmu.cf0066d94 Fri Aug 06 03:35:50 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> KVM: MMU: change tracepoints arguments to kvm_page_fault

Pass struct kvm_page_fault to tracepoints instead of extracting the
arguments from the struct. This also lets the kvm_mmu_spte_requested
tracepoint pick the gfn directly from fault->gfn, instead of using
the address.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dmmu.cf0066d94 Fri Aug 06 03:35:50 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> KVM: MMU: change tracepoints arguments to kvm_page_fault

Pass struct kvm_page_fault to tracepoints instead of extracting the
arguments from the struct. This also lets the kvm_mmu_spte_requested
tracepoint pick the gfn directly from fault->gfn, instead of using
the address.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>