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

/linux-4.1.27/arch/powerpc/kernel/
H A Dmodule_64.c63 #define STO_PPC64_LOCAL_BIT 5 macro
64 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT)
66 (((1 << (((other) & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT)) >> 2) << 2)

Completed in 54 milliseconds