Searched defs:mmu_notifier_range (Results 1 – 1 of 1) sorted by relevance
18628 struct mmu_notifier_range { struct18629 struct vm_area_struct *vma;18630 struct mm_struct *mm;18631 long unsigned int start;18632 long unsigned int end;18633 unsigned int flags;18634 enum mmu_notifier_event event;18635 void *owner;