Searched refs:_PAGE_ED (Results 1 – 1 of 1) sorted by relevance
58 #define _PAGE_ED (__IA64_UL(1) << 52) /* exception deferral */ macro63 #define _PAGE_CHG_MASK (_PAGE_P | _PAGE_PROTNONE | _PAGE_PL_MASK | _PAGE_AR_MASK | _PAGE_ED)78 #define __ACCESS_BITS _PAGE_ED | _PAGE_A | _PAGE_P | _PAGE_MA_WB80 #define __DIRTY_BITS _PAGE_ED | __DIRTY_BITS_NO_ED