Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu.c2593 int rmap_count; in mmu_set_spte() local
2653 rmap_count = rmap_add(vcpu, sptep, gfn); in mmu_set_spte()
2654 if (rmap_count > RMAP_RECYCLE_THRESHOLD) in mmu_set_spte()