Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/powernv/
Dsubcore.h8 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */ macro
Dsubcore.c184 per_cpu(split_state, cpu).step = SYNC_STEP_UNSPLIT; in unsplit_core()
200 wait_for_sync_step(SYNC_STEP_UNSPLIT); in unsplit_core()