Searched refs:clear_flush_young (Results 1 – 3 of 3) sorted by relevance
376 if (subscription->ops->clear_flush_young) in __mmu_notifier_clear_flush_young()377 young |= subscription->ops->clear_flush_young( in __mmu_notifier_clear_flush_young()
100 int (*clear_flush_young)(struct mmu_notifier *subscription, member
800 .clear_flush_young = kvm_mmu_notifier_clear_flush_young,
Completed in 19 milliseconds