Searched refs:_PAGE_ACCESSED_4U (Results 1 – 2 of 2) sorted by relevance
118 #define _PAGE_ACCESSED_4U _AC(0x0000000000000400,UL) /* Accessed (ref'd) */ macro303 : "i" (_PAGE_PADDR_4U | _PAGE_MODIFIED_4U | _PAGE_ACCESSED_4U | in pte_modify()476 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_mkold()496 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_mkyoung()521 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_young()
2050 #define __ACCESS_BITS_4U (_PAGE_ACCESSED_4U | _PAGE_READ_4U | _PAGE_R)2184 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()