Home
last modified time | relevance | path

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

/linux/arch/ia64/include/asm/
A Dpgtable.h52 #define _PAGE_AR_X_RX (7 << 9) /* exec & promote / read & exec */ macro
142 #define PAGE_GATE __pgprot(__ACCESS_BITS | _PAGE_PL_0 | _PAGE_AR_X_RX)
168 #define __P100 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_X_RX)
177 #define __S100 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_X_RX)

Completed in 4 milliseconds