Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dmmu.c1222 static u64 *rmap_get_first(struct kvm_rmap_head *rmap_head, in rmap_get_first() function
1241 * Must be used with a valid iterator: e.g. after rmap_get_first().
1267 for (_sptep_ = rmap_get_first(_rmap_head_, _iter_); \
2648 while ((sptep = rmap_get_first(&sp->parent_ptes, &iter))) in kvm_mmu_unlink_parents()