Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dtdp_mmu.c422 static inline bool tdp_mmu_iter_cond_resched(struct kvm *kvm, in tdp_mmu_iter_cond_resched() function
467 tdp_mmu_iter_cond_resched(kvm, &iter, flush)) { in zap_gfn_range()
848 if (tdp_mmu_iter_cond_resched(kvm, &iter, false)) in wrprot_gfn_range()
902 if (tdp_mmu_iter_cond_resched(kvm, &iter, false)) in clear_dirty_gfn_range()
1026 if (tdp_mmu_iter_cond_resched(kvm, &iter, false)) in set_dirty_gfn_range()
1076 if (tdp_mmu_iter_cond_resched(kvm, &iter, spte_set)) { in zap_collapsible_spte_range()