Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/powernv/
Dsubcore.h12 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */ macro
Dsubcore.c187 per_cpu(split_state, cpu).step = SYNC_STEP_UNSPLIT; in unsplit_core()
203 wait_for_sync_step(SYNC_STEP_UNSPLIT); in unsplit_core()