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

/linux-master/arch/x86/kvm/mmu/
H A Dtdp_mmu.c681 static inline bool __must_check tdp_mmu_iter_cond_resched(struct kvm *kvm, function
733 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, shared))
837 tdp_mmu_iter_cond_resched(kvm, &iter, flush, false)) {
1325 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true))
1488 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, shared))
1577 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true))
1685 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true))

Completed in 170 milliseconds