Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Damd.c40 static unsigned int __initdata opt_cpuid_mask_thermal_ecx = ~0u; variable
41 integer_param("cpuid_mask_thermal_ecx", opt_cpuid_mask_thermal_ecx);
338 if (~opt_cpuid_mask_thermal_ecx) in amd_init_levelling()
339 ecx &= opt_cpuid_mask_thermal_ecx; in amd_init_levelling()

Completed in 3 milliseconds