Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c4077 static int get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, int *root_level) in get_walk() function
4109 leaf = get_walk(vcpu, addr, sptes, &root); in get_mmio_spte()