Home
last modified time | relevance | path

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

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