Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h45 #define _PAGE_AR_R (0 << 9) /* read only */ macro
140 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R)
141 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R)
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A 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)

Completed in 3 milliseconds