Searched refs:_PAGE_ED (Results 1 – 1 of 1) sorted by relevance
57 #define _PAGE_ED (__IA64_UL(1) << 52) /* exception deferral */ macro65 #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_WB82 #define __DIRTY_BITS _PAGE_ED | __DIRTY_BITS_NO_ED