Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.h8 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */ macro
H A Dsubcore.c196 per_cpu(split_state, cpu).step = SYNC_STEP_UNSPLIT; in unsplit_core()
212 wait_for_sync_step(SYNC_STEP_UNSPLIT); in unsplit_core()