pnv_first_tb_loss_level   50 arch/powerpc/platforms/powernv/idle.c static u64 pnv_first_tb_loss_level = MAX_STOP_STATE + 1;
pnv_first_tb_loss_level  763 arch/powerpc/platforms/powernv/idle.c 	if (pls >= pnv_first_tb_loss_level) {
pnv_first_tb_loss_level 1090 arch/powerpc/platforms/powernv/idle.c 	pnv_first_tb_loss_level = MAX_STOP_STATE + 1;
pnv_first_tb_loss_level 1098 arch/powerpc/platforms/powernv/idle.c 		     (pnv_first_tb_loss_level > psscr_rl))
pnv_first_tb_loss_level 1099 arch/powerpc/platforms/powernv/idle.c 			pnv_first_tb_loss_level = psscr_rl;
pnv_first_tb_loss_level 1164 arch/powerpc/platforms/powernv/idle.c 		pnv_first_tb_loss_level);