Home
last modified time | relevance | path

Searched refs:mmu_unsync_walk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c1788 static int mmu_unsync_walk(struct kvm_mmu_page *sp, in mmu_unsync_walk() function
1985 while (mmu_unsync_walk(parent, &pages)) { in mmu_sync_children()
2283 while (mmu_unsync_walk(parent, &pages)) { in mmu_zap_unsync_children()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c1867 static int mmu_unsync_walk(struct kvm_mmu_page *sp, in mmu_unsync_walk() function
2097 while (mmu_unsync_walk(parent, &pages)) { in mmu_sync_children()
2550 while (mmu_unsync_walk(parent, &pages)) { in mmu_zap_unsync_children()

Completed in 17 milliseconds