Home
last modified time | relevance | path

Searched refs:kvm_mmu_get_child_sp (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/kvm/mmu/
Dpaging_tmpl.h674 sp = kvm_mmu_get_child_sp(vcpu, it.sptep, table_gfn, in FNAME()
737 sp = kvm_mmu_get_child_sp(vcpu, it.sptep, base_gfn, in FNAME()
Dmmu.c2347 static struct kvm_mmu_page *kvm_mmu_get_child_sp(struct kvm_vcpu *vcpu, in kvm_mmu_get_child_sp() function
3239 sp = kvm_mmu_get_child_sp(vcpu, it.sptep, base_gfn, true, ACC_ALL); in direct_map()