Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/include/asm/
Dpgtable.h57 #define _PAGE_ED (__IA64_UL(1) << 52) /* exception deferral */ macro
65 #define _PAGE_CHG_MASK (_PAGE_P | _PAGE_PROTNONE | _PAGE_PL_MASK | _PAGE_AR_MASK | _PAGE_ED)
80 #define __ACCESS_BITS _PAGE_ED | _PAGE_A | _PAGE_P | _PAGE_MA_WB
82 #define __DIRTY_BITS _PAGE_ED | __DIRTY_BITS_NO_ED