Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_ips.c90 #define IA32_MISC_TURBO_EN (1ULL<<38) macro
1376 if (misc_en & IA32_MISC_TURBO_EN) in ips_detect_cpu()