Searched refs:_PAGE_BIT_ACCESSED (Results 1 – 2 of 2) sorted by relevance
182 #define _PAGE_BIT_ACCESSED 5 macro300 …int ptep_test_and_clear_young(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_ACCESSED, ptep); } in ptep_test_and_clear_young()
204 #define _PAGE_BIT_ACCESSED 5 macro340 …int ptep_test_and_clear_young(pte_t *ptep) { return test_and_clear_bit(_PAGE_BIT_ACCESSED, ptep); } in ptep_test_and_clear_young()