Home
last modified time | relevance | path

Searched refs:kvm_tdp_mmu_get_walk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/x86/kvm/mmu/
Dtdp_mmu.h63 int kvm_tdp_mmu_get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes,
Dtdp_mmu.c1859 int kvm_tdp_mmu_get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, in kvm_tdp_mmu_get_walk() function
Dmmu.c3993 leaf = kvm_tdp_mmu_get_walk(vcpu, addr, sptes, &root); in get_mmio_spte()