Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
Dmodule_64.c52 #define STO_PPC64_LOCAL_BIT 5 macro
53 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT)
55 (((1 << (((other) & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT)) >> 2) << 2)