opal_quiesce      306 arch/powerpc/include/asm/opal.h s64 opal_quiesce(u64 shutdown_type, s32 cpu);
opal_quiesce      281 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_quiesce,				OPAL_QUIESCE);
opal_quiesce      361 arch/powerpc/platforms/powernv/smp.c 			opal_quiesce(QUIESCE_HOLD, h);
opal_quiesce      366 arch/powerpc/platforms/powernv/smp.c 			opal_quiesce(QUIESCE_RESUME, h);
opal_quiesce      377 arch/powerpc/platforms/powernv/smp.c 			opal_quiesce(QUIESCE_HOLD, -1);
opal_quiesce      395 arch/powerpc/platforms/powernv/smp.c 			opal_quiesce(QUIESCE_RESUME, -1);