Home
last modified time | relevance | path

Searched defs:_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
/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

Completed in 5 milliseconds