notify_thres_1    304 arch/x86/kernel/cpu/mce/therm_throt.c 	bool notify_thres_1 = false;
notify_thres_1    314 arch/x86/kernel/cpu/mce/therm_throt.c 		notify_thres_1 = true;
notify_thres_1    316 arch/x86/kernel/cpu/mce/therm_throt.c 	if (!notify_thres_0 && !notify_thres_1)
notify_thres_1    330 arch/x86/kernel/cpu/mce/therm_throt.c 	if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1))