Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dsubcore.h12 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */ macro
Dsubcore.c188 per_cpu(split_state, cpu).step = SYNC_STEP_UNSPLIT; in unsplit_core()
204 wait_for_sync_step(SYNC_STEP_UNSPLIT); in unsplit_core()