Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmu_notifier.h384 #define pmdp_huge_get_and_clear_notify(__mm, __haddr, __pmd) \ macro
478 #define pmdp_huge_get_and_clear_notify pmdp_huge_get_and_clear macro
/linux-4.4.14/mm/
Dhuge_memory.c1577 entry = pmdp_huge_get_and_clear_notify(mm, addr, pmd); in change_huge_pmd()