Home
last modified time | relevance | path

Searched refs:pmdp_huge_clear_flush_notify (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dmmu_notifier.h601 #define pmdp_huge_clear_flush_notify(__vma, __haddr, __pmd) \ macro
742 #define pmdp_huge_clear_flush_notify pmdp_huge_clear_flush macro
/Linux-v6.1/mm/
Dhuge_memory.c2057 old_pmd = pmdp_huge_clear_flush_notify(vma, haddr, pmd); in __split_huge_pmd_locked()