Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dpgtable.h45 #define _PAGE_AR_R (0 << 9) /* read only */ macro
143 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R)
144 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R)