Searched refs:_PAGE_ACCESSED_4U (Results 1 – 2 of 2) sorted by relevance
138 #define _PAGE_ACCESSED_4U _AC(0x0000000000000400,UL) /* Accessed (ref'd) */ macro307 : "i" (_PAGE_PADDR_4U | _PAGE_MODIFIED_4U | _PAGE_ACCESSED_4U | in pte_modify()577 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_mkold()597 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_mkyoung()635 : "i" (_PAGE_ACCESSED_4U), "i" (_PAGE_ACCESSED_4V)); in pte_young()
2269 #define __ACCESS_BITS_4U (_PAGE_ACCESSED_4U | _PAGE_READ_4U | _PAGE_R)2707 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()