Searched refs:_PAGE_ACCESSED_4U (Results 1 – 2 of 2) sorted by relevance
140 #define _PAGE_ACCESSED_4U _AC(0x0000000000000400,UL) /* Accessed (ref'd) */ macro323 : "i" (_PAGE_PADDR_4U | _PAGE_MODIFIED_4U | _PAGE_ACCESSED_4U | in pte_modify()511 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_mkold()531 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_mkyoung()557 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_young()
1979 #define __ACCESS_BITS_4U (_PAGE_ACCESSED_4U | _PAGE_READ_4U | _PAGE_R)2464 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()