Home
last modified time | relevance | path

Searched defs:mmu_notifier_range (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h17679 struct mmu_notifier_range { struct
17680 struct mm_struct *mm;
17681 unsigned long start;
17682 unsigned long end;
17683 unsigned int flags;
17684 enum mmu_notifier_event event;
17685 void *owner;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h15908 struct mmu_notifier_range { struct
15909 struct mm_struct *mm;
15910 unsigned long start;
15911 unsigned long end;
15912 unsigned int flags;
15913 enum mmu_notifier_event event;
15914 void *owner;