X86_FEATURE_PLN   247 arch/x86/kernel/cpu/mce/therm_throt.c 	if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable)
X86_FEATURE_PLN   255 arch/x86/kernel/cpu/mce/therm_throt.c 		if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable)
X86_FEATURE_PLN   369 arch/x86/kernel/cpu/mce/therm_throt.c 	if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable)
X86_FEATURE_PLN   381 arch/x86/kernel/cpu/mce/therm_throt.c 		if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable)
X86_FEATURE_PLN   480 arch/x86/kernel/cpu/mce/therm_throt.c 	if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable)
X86_FEATURE_PLN   484 arch/x86/kernel/cpu/mce/therm_throt.c 	else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable)
X86_FEATURE_PLN   494 arch/x86/kernel/cpu/mce/therm_throt.c 		if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable)
X86_FEATURE_PLN   499 arch/x86/kernel/cpu/mce/therm_throt.c 		else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable)
X86_FEATURE_PLN   804 drivers/powercap/intel_rapl_common.c 	if (!boot_cpu_has(X86_FEATURE_PTS) || !boot_cpu_has(X86_FEATURE_PLN))
X86_FEATURE_PLN   818 drivers/powercap/intel_rapl_common.c 	if (!boot_cpu_has(X86_FEATURE_PTS) || !boot_cpu_has(X86_FEATURE_PLN))