summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu/mmu_internal.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUBen Gardon1-0/+3
2020-10-23kvm: x86/mmu: Add TDP MMU PF handlerBen Gardon1-0/+32
2020-10-21kvm: x86/mmu: Add functions to handle changed TDP SPTEsBen Gardon1-0/+2
2020-10-21kvm: x86/mmu: Allocate and free TDP MMU rootsBen Gardon1-0/+20
2020-10-21KVM: mmu: extract spte.h and spte.cPaolo Bonzini1-1/+30
2020-07-08KVM: x86/mmu: Rename page_header() to to_shadow_page()Sean Christopherson1-2/+2
2020-07-08KVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow page lookupSean Christopherson1-0/+5
2020-07-08KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-onlySean Christopherson1-0/+48
2020-07-08KVM: x86/mmu: Add MMU-internal headerSean Christopherson1-0/+10