Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/include/asm/
Dpgtable.h58 #define _PAGE_ED (__IA64_UL(1) << 52) /* exception deferral */ macro
63 #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_WB
80 #define __DIRTY_BITS _PAGE_ED | __DIRTY_BITS_NO_ED