Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dtdp_mmu.h63 int kvm_tdp_mmu_get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes,
H A Dtdp_mmu.c1176 int kvm_tdp_mmu_get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, in kvm_tdp_mmu_get_walk() function
H A Dmmu.c3531 leaf = kvm_tdp_mmu_get_walk(vcpu, addr, sptes, &root); in get_mmio_spte()