Home
last modified time | relevance | path

Searched hist:"61 a1773e2e01140729f06cd2d2ee9ff83cc1d256" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/
H A Dmmu.hdiff 61a1773e2e01140729f06cd2d2ee9ff83cc1d256 Fri Mar 05 02:10:59 CET 2021 Sean Christopherson <seanjc@google.com> KVM: x86/mmu: Unexport MMU load/unload functions

Unexport the MMU load and unload helpers now that they are no longer
used (incorrectly) in vendor code.

Opportunistically move the kvm_mmu_sync_roots() declaration into mmu.h,
it should not be exposed to vendor code.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210305011101.3597423-16-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/kvm/mmu/
H A Dmmu.cdiff 61a1773e2e01140729f06cd2d2ee9ff83cc1d256 Fri Mar 05 02:10:59 CET 2021 Sean Christopherson <seanjc@google.com> KVM: x86/mmu: Unexport MMU load/unload functions

Unexport the MMU load and unload helpers now that they are no longer
used (incorrectly) in vendor code.

Opportunistically move the kvm_mmu_sync_roots() declaration into mmu.h,
it should not be exposed to vendor code.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210305011101.3597423-16-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/include/asm/
H A Dkvm_host.hdiff 61a1773e2e01140729f06cd2d2ee9ff83cc1d256 Fri Mar 05 02:10:59 CET 2021 Sean Christopherson <seanjc@google.com> KVM: x86/mmu: Unexport MMU load/unload functions

Unexport the MMU load and unload helpers now that they are no longer
used (incorrectly) in vendor code.

Opportunistically move the kvm_mmu_sync_roots() declaration into mmu.h,
it should not be exposed to vendor code.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210305011101.3597423-16-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>