Home
last modified time | relevance | path

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

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