Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c1785 int i, ret, nr_unsync_leaf = 0; in __mmu_unsync_walk() local
1807 nr_unsync_leaf += ret; in __mmu_unsync_walk()
1811 nr_unsync_leaf++; in __mmu_unsync_walk()
1818 return nr_unsync_leaf; in __mmu_unsync_walk()