Searched refs:_PAGE_A_BIT (Results 1 – 1 of 1) sorted by relevance
30 #define _PAGE_A_BIT 5 macro55 #define _PAGE_A (1 << _PAGE_A_BIT) /* page accessed bit */368 return test_and_clear_bit(_PAGE_A_BIT, ptep); in ptep_test_and_clear_young()