Home
last modified time | relevance | path

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

/Linux-v6.6/arch/ia64/include/asm/
Dpgtable.h48 #define _PAGE_AR_RWX (3 << 9) /* read, write & execute */ macro
146 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX)
148 #define PAGE_KERNEL_UC __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX | \
/Linux-v6.6/arch/ia64/mm/
Dinit.c528 _PAGE_AR_RWX),
530 _PAGE_AR_RWX)