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