Searched refs:test_and_clear_young_ptes (Results 1 – 3 of 3) sorted by relevance
1833 #define test_and_clear_young_ptes test_and_clear_young_ptes macro1834 static inline bool test_and_clear_young_ptes(struct vm_area_struct *vma, in test_and_clear_young_ptes() function1847 return test_and_clear_young_ptes(vma, addr, ptep, 1); in ptep_test_and_clear_young()
1913 young = test_and_clear_young_ptes(vma, addr, ptep, nr); in test_and_clear_young_ptes_notify()1932 #define test_and_clear_young_ptes_notify test_and_clear_young_ptes
1105 #ifndef test_and_clear_young_ptes1125 static inline bool test_and_clear_young_ptes(struct vm_area_struct *vma, in test_and_clear_young_ptes() function