Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpseries.h33 #define QCSS_NOT_STOPPED 2 macro
H A Dsmp.c102 if (smp_query_cpu_stopped(pcpu) == QCSS_NOT_STOPPED){ in smp_startup_cpu()