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

/linux-master/virt/kvm/
H A Dpfncache.c127 static inline bool mmu_notifier_retry_cache(struct kvm *kvm, unsigned long mmu_seq) function
227 } while (mmu_notifier_retry_cache(gpc->kvm, mmu_seq));

Completed in 154 milliseconds