Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/mmu/
Dmmu.c1829 int i, ret, nr_unsync_leaf = 0; in __mmu_unsync_walk() local
1851 nr_unsync_leaf += ret; in __mmu_unsync_walk()
1855 nr_unsync_leaf++; in __mmu_unsync_walk()
1862 return nr_unsync_leaf; in __mmu_unsync_walk()