Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h58 #define _PAGE_ED (__IA64_UL(1) << 52) /* exception deferral */ macro
66 #define _PAGE_CHG_MASK (_PAGE_P | _PAGE_PROTNONE | _PAGE_PL_MASK | _PAGE_AR_MASK | _PAGE_ED)
81 #define __ACCESS_BITS _PAGE_ED | _PAGE_A | _PAGE_P | _PAGE_MA_WB
83 #define __DIRTY_BITS _PAGE_ED | __DIRTY_BITS_NO_ED