Searched defs:PTE_RPN_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dpte-common.h89 #define PTE_RPN_MASK (~((1ULL<<PTE_RPN_SHIFT)-1)) macro
92 #define PTE_RPN_MASK (~((1UL<<PTE_RPN_SHIFT)-1)) macro

Completed in 144 milliseconds