Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/powernv/
Didle.c889 int poke_threads = 0; in pnv_power9_force_smt4_catch() local
904 poke_threads |= (1 << thr); in pnv_power9_force_smt4_catch()
911 if (poke_threads & (1 << thr)) { in pnv_power9_force_smt4_catch()
920 if ((poke_threads & (1 << thr)) && in pnv_power9_force_smt4_catch()
923 poke_threads &= ~(1 << thr); in pnv_power9_force_smt4_catch()