Home
last modified time | relevance | path

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

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