Searched refs:cond_resched_rwlock_write (Results 1 – 5 of 5) sorted by relevance
2120 cond_resched_rwlock_write(&vcpu->kvm->mmu_lock); in mmu_sync_children()5931 cond_resched_rwlock_write(&kvm->mmu_lock); in __walk_slot_rmaps()6080 cond_resched_rwlock_write(&kvm->mmu_lock)) { in kvm_zap_obsolete_pages()6675 if (cond_resched_rwlock_write(&kvm->mmu_lock)) in kvm_mmu_zap_all()7091 cond_resched_rwlock_write(&kvm->mmu_lock); in kvm_recover_nx_huge_pages()
678 cond_resched_rwlock_write(&kvm->mmu_lock); in tdp_mmu_iter_cond_resched()
688 cond_resched_rwlock_write(&tree->lock); in drop_all_extent_maps_fast()
2167 #define cond_resched_rwlock_write(lock) ({ \ macro
76 cond_resched_rwlock_write(&kvm->mmu_lock); in stage2_apply_range()