Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dtdp_mmu.c659 static inline bool __must_check tdp_mmu_iter_cond_resched(struct kvm *kvm, in tdp_mmu_iter_cond_resched() function
711 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, shared)) in __tdp_mmu_zap_root()
804 tdp_mmu_iter_cond_resched(kvm, &iter, flush, false)) { in tdp_mmu_zap_leafs()
1284 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true)) in wrprot_gfn_range()
1445 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, shared)) in tdp_mmu_split_huge_pages_root()
1527 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true)) in clear_dirty_gfn_range()
1650 if (tdp_mmu_iter_cond_resched(kvm, &iter, false, true)) in zap_collapsible_spte_range()

Completed in 5 milliseconds