Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c821 int poke_threads = 0; in pnv_power9_force_smt4_catch() local
836 poke_threads |= (1 << thr); in pnv_power9_force_smt4_catch()
843 if (poke_threads & (1 << thr)) { in pnv_power9_force_smt4_catch()
852 if ((poke_threads & (1 << thr)) && in pnv_power9_force_smt4_catch()
855 poke_threads &= ~(1 << thr); in pnv_power9_force_smt4_catch()