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