Searched refs:clear_flush_young (Results 1 – 3 of 3) sorted by relevance
382 if (subscription->ops->clear_flush_young) in __mmu_notifier_clear_flush_young()383 young |= subscription->ops->clear_flush_young( in __mmu_notifier_clear_flush_young()
104 int (*clear_flush_young)(struct mmu_notifier *subscription, member
614 .clear_flush_young = kvm_mmu_notifier_clear_flush_young,