Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h57 #define _PAGE_PPN_MASK (((__IA64_UL(1) << IA64_MAX_PHYS_BITS) - 1) & ~0xfffUL) macro
61 #define _PFN_MASK _PAGE_PPN_MASK
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgtable.h57 #define _PAGE_PPN_MASK (((__IA64_UL(1) << IA64_MAX_PHYS_BITS) - 1) & ~0xfffUL) macro
64 #define _PFN_MASK _PAGE_PPN_MASK

Completed in 6 milliseconds