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

/linux-master/arch/powerpc/include/asm/
H A Dparavirt.h18 DECLARE_STATIC_KEY_FALSE(shared_processor); variable
22 return static_branch_unlikely(&shared_processor);
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c82 DEFINE_STATIC_KEY_FALSE(shared_processor); variable
83 EXPORT_SYMBOL(shared_processor); variable
853 static_branch_enable(&shared_processor);

Completed in 104 milliseconds