shared_processor 40 arch/powerpc/include/asm/spinlock.h DECLARE_STATIC_KEY_FALSE(shared_processor); shared_processor 45 arch/powerpc/include/asm/spinlock.h if (!static_branch_unlikely(&shared_processor)) shared_processor 77 arch/powerpc/platforms/pseries/setup.c DEFINE_STATIC_KEY_FALSE(shared_processor); shared_processor 78 arch/powerpc/platforms/pseries/setup.c EXPORT_SYMBOL_GPL(shared_processor); shared_processor 766 arch/powerpc/platforms/pseries/setup.c static_branch_enable(&shared_processor);