Home
last modified time | relevance | path

Searched refs:SYNC_STEP_UNSPLIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dsubcore.h8 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */ macro
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds