summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/mmu/mmu_internal.h
AgeCommit message (Expand)Author
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Add TDP MMU PF handlerBen Gardon
2020-10-21kvm: x86/mmu: Add functions to handle changed TDP SPTEsBen Gardon
2020-10-21kvm: x86/mmu: Allocate and free TDP MMU rootsBen Gardon
2020-10-21KVM: mmu: extract spte.h and spte.cPaolo Bonzini
2020-07-08KVM: x86/mmu: Rename page_header() to to_shadow_page()Sean Christopherson
2020-07-08KVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow page lookupSean Christopherson
2020-07-08KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-onlySean Christopherson
2020-07-08KVM: x86/mmu: Add MMU-internal headerSean Christopherson