Home
last modified time | relevance | path

Searched refs:_PAGE_R (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h105 #define _PAGE_R 0x8000000000000000 /* Keep ref bit up to date */ macro
150 #define __ACCESS_BITS (_PAGE_ACCESSED | _PAGE_READ | _PAGE_R)
268 #define pte_mkyoung(pte) (__pte(pte_val(pte) | _PAGE_ACCESSED | _PAGE_R))