Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Ddebugfs.c122 index = ffs(pte_list_count(&rmap[l])); in kvm_mmu_rmaps_stat_show()
/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu_internal.h168 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head);
Dmmu.c996 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head) in pte_list_count() function