Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Ddebugfs.c124 index = ffs(pte_list_count(&rmap[l])); in kvm_mmu_rmaps_stat_show()
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu_internal.h181 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head);
H A Dmmu.c1067 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head) in pte_list_count() function