Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmmu_notifier.h340 #define pmdp_get_and_clear_notify(__mm, __haddr, __pmd) \ macro
432 #define pmdp_get_and_clear_notify pmdp_get_and_clear macro
/linux-4.1.27/mm/
Dhuge_memory.c1508 entry = pmdp_get_and_clear_notify(mm, addr, pmd); in change_huge_pmd()