Home
last modified time | relevance | path

Searched hist:"536 f0e6a" (Results 1 – 4 of 4) sorted by relevance

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

Pass struct kvm_page_fault to disallowed_hugepage_adjust() instead of
extracting the arguments from the struct. Tweak a bit the conditions
to avoid long lines.

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

Pass struct kvm_page_fault to disallowed_hugepage_adjust() instead of
extracting the arguments from the struct. Tweak a bit the conditions
to avoid long lines.

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

Pass struct kvm_page_fault to disallowed_hugepage_adjust() instead of
extracting the arguments from the struct. Tweak a bit the conditions
to avoid long lines.

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

Pass struct kvm_page_fault to disallowed_hugepage_adjust() instead of
extracting the arguments from the struct. Tweak a bit the conditions
to avoid long lines.

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