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

/linux-master/arch/powerpc/kernel/
H A Dmodule_64.c56 #define STO_PPC64_LOCAL_BIT 5 macro
57 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT)
59 (((1 << (((other) & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT)) >> 2) << 2)

Completed in 129 milliseconds