Searched defs:mmu_notifier_ops (Results 1 – 1 of 1) sorted by relevance
26 struct mmu_notifier_ops { struct50 void (*release)(struct mmu_notifier *mn,60 int (*clear_flush_young)(struct mmu_notifier *mn,70 int (*test_young)(struct mmu_notifier *mn,78 void (*change_pte)(struct mmu_notifier *mn,90 void (*invalidate_page)(struct mmu_notifier *mn,158 const struct mmu_notifier_ops *ops; argument