Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Didle.c402 int poke_threads = 0; in pnv_power9_force_smt4_catch() local
417 poke_threads |= (1 << thr); in pnv_power9_force_smt4_catch()
424 if (poke_threads & (1 << thr)) { in pnv_power9_force_smt4_catch()
433 if ((poke_threads & (1 << thr)) && in pnv_power9_force_smt4_catch()
436 poke_threads &= ~(1 << thr); in pnv_power9_force_smt4_catch()