Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A 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()
1029 if (tdp_mmu_iter_cond_resched(kvm, &iter, false)) in set_dirty_gfn_range()
1079 if (tdp_mmu_iter_cond_resched(kvm, &iter, spte_set)) { in zap_collapsible_spte_range()