Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dpgtable.h48 #define _PAGE_AR_RWX (3 << 9) /* read, write & execute */ macro
144 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX)
146 #define PAGE_KERNEL_UC __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX | \
180 #define __S110 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RWX)
181 #define __S111 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RWX)