rmap_count       3158 arch/x86/kvm/mmu.c 	int rmap_count;
rmap_count       3210 arch/x86/kvm/mmu.c 			rmap_count = rmap_add(vcpu, sptep, gfn);
rmap_count       3211 arch/x86/kvm/mmu.c 			if (rmap_count > RMAP_RECYCLE_THRESHOLD)