Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/include/asm/
Dpgtable.h45 #define _PAGE_AR_R (0 << 9) /* read only */ macro
139 #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)