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

/linux-master/arch/x86/kvm/mmu/
H A Dtdp_mmu.c704 static inline bool __must_check tdp_mmu_iter_cond_resched(struct kvm *kvm, function
756 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, shared))
860 tdp_mmu_iter_cond_resched(kvm, &iter, flush, false)) {
1302 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true))
1465 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, shared))
1554 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true))
1662 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true))

Completed in 121 milliseconds