Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dintel_ips.c79 #define IA32_MISC_TURBO_EN (1ULL<<38) macro
1317 if (misc_en & IA32_MISC_TURBO_EN) in ips_detect_cpu()