Home
last modified time | relevance | path

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

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