Home
last modified time | relevance | path

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

/include/linux/
Dmmu_notifier.h602 __young = ptep_test_and_clear_young(___vma, ___address, __ptep);\
771 #define ptep_clear_young_notify ptep_test_and_clear_young
Dpgtable.h207 static inline int ptep_test_and_clear_young(struct vm_area_struct *vma, in ptep_test_and_clear_young() function