Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/
Dpgtable.h56 #define _PAGE_PPN_MASK (((__IA64_UL(1) << IA64_MAX_PHYS_BITS) - 1) & ~0xfffUL) macro
60 #define _PFN_MASK _PAGE_PPN_MASK