Searched refs:_PAGE_AR_R (Results 1 – 1 of 1) sorted by relevance
45 #define _PAGE_AR_R (0 << 9) /* read only */ macro139 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R)140 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R)